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