Files
brolang/examples/programs/one_line/main.bro
T
2026-06-10 20:54:14 +02:00

2 lines
32 B
Plaintext

main :: func() i32 { return 7 }