ww: select build action from package declaration
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
//ww:run-exit 42
|
||||
package main;
|
||||
package m;
|
||||
export fn assert(b: bool, msg: str) void = { };
|
||||
package main;
|
||||
|
||||
Reference in New Issue
Block a user