Sign in
android
/
platform
/
tools
/
idea
/
2250e7e055295bee73366d360d15ea0270573ef6
/
.
/
plugins
/
groovy
/
testdata
/
highlighting
/
Unassigned4.groovy
blob: bd85f6ab0fe321b8107b9215c10a5b4afa84bd77 [
file
] [
log
] [
blame
]
def
r
if
(
fff
)
{
r
=
9
}
print
<
warning descr
=
"Variable 'r' might not be assigned"
>
r
</
warning
>
print
r