mirror of
https://github.com/PashaBibko/LX.git
synced 2026-04-03 17:39:02 +00:00
5 lines
33 B
Plaintext
5 lines
33 B
Plaintext
func main()
|
|
{
|
|
return 1 + 2
|
|
}
|