Files
MIRROR-LX-OriginalRepo/example/main.lx
2025-04-28 20:43:41 +01:00

6 lines
46 B
Plaintext

func main()
{
int result
result = 4
}