8 lines
52 B
Plaintext
8 lines
52 B
Plaintext
|
|
def not_int int
|
|
|
|
fun main(): int {
|
|
return 0
|
|
}
|
|
|