blob: 8859f785c71c7297a492d7d60b6cd736cfcdfc92 [file] [log] [blame]
def r
if (fff) {
} else {
r = 0
}
print <warning descr="Variable 'r' might not be assigned">r</warning>