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