add root export declaration which is overridable by command line options
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
export executable "hello";
|
||||
|
||||
#link("c")
|
||||
extern {
|
||||
fn puts(s: *mut u8) -> i32;
|
||||
|
||||
Reference in New Issue
Block a user