...
This commit is contained in:
4
example/c.nub
Normal file
4
example/c.nub
Normal file
@@ -0,0 +1,4 @@
|
||||
namespace c
|
||||
|
||||
// extern func printf(fmt: ^u8, ...args: any): void
|
||||
extern func puts(fmt: []u8)
|
||||
Reference in New Issue
Block a user