Files
2010-01-20 21:18:06 +03:00

8 lines
75 B
Java

class foo {
{
if (a) {
do<caret>
}
}
}