7 lines
57 B
Plaintext
7 lines
57 B
Plaintext
import to_import: a,b
|
|
|
|
fun main(): int {
|
|
return 0
|
|
}
|
|
|