Files
brolang/examples/packages/c_symbols/left/left.bro
T
2026-06-23 18:24:35 +02:00

4 lines
35 B
Plaintext

same :: c_func() int {
return 1
}