4 lines
No EOL
48 B
Text
4 lines
No EOL
48 B
Text
def main() {
|
|
log("{} {}", 1f);
|
|
return;
|
|
} |