2 lines
No EOL
78 B
Text
2 lines
No EOL
78 B
Text
int foo;
|
|
int bar = foo; # Warning on line 2 col 10 : unassigned variable 'foo' |