Files
brolang/examples/packages/imported_main/dep/dep.bro
T
2026-06-10 20:54:14 +02:00

4 lines
33 B
Plaintext

main :: func() i32 {
return 7
}