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

4 lines
33 B
Plaintext

main :: func() i32 {
return 1
}