3 lines
37 B
Plaintext
3 lines
37 B
Plaintext
func main() -> int {
|
|
return 123
|
|
} |
func main() -> int {
|
|
return 123
|
|
} |