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

4 lines
35 B
Plaintext

same :: c func() int {
return 1
}