Sign in
android
/
platform
/
tools
/
idea
/
c810bbf46e7246636afe1d18947a460cedc5d24d
/
.
/
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