ww: select build action from package declaration
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
//ww:run-exit 42
|
||||
package main;
|
||||
// Current-module &fn lookup must beat a later same-leaf declaration.
|
||||
package beta;
|
||||
export type hfn = fn(x: i32) i32;
|
||||
|
||||
Reference in New Issue
Block a user