3 lines
80 B
Plaintext
3 lines
80 B
Plaintext
extern func printf(fmt: cstring, arg: i64): void
|
|
extern func puts(fmt: cstring)
|