6 lines
No EOL
50 B
Text
6 lines
No EOL
50 B
Text
import core
|
|
|
|
main() {
|
|
exit := core.exit
|
|
exit()
|
|
} |