5 lines
53 B
Plaintext
5 lines
53 B
Plaintext
import io
|
|
|
|
func main() -> int {
|
|
return io.foo()
|
|
} |