5 lines
No EOL
50 B
Text
5 lines
No EOL
50 B
Text
class Main {
|
|
void main() {
|
|
while(false) {}
|
|
}
|
|
} |