2 lines
41 B
Plaintext
2 lines
41 B
Plaintext
static box Main { main() { return 42 } }
|
static box Main { main() { return 42 } }
|