ww: select build action from package declaration
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
//ww:run-exit 2
|
||||
package main;
|
||||
package aa;
|
||||
export let f: f64 = 2.5;
|
||||
export fn getf() f64 = { return f; };
|
||||
|
||||
Reference in New Issue
Block a user