ww: select build action from package declaration
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
//ww:run-exit 42
|
||||
package main;
|
||||
// Migrated from 700_e2e row 123.
|
||||
package pkg;
|
||||
export type base = enum i32 { DEC = 10, HEX = 16 };
|
||||
|
||||
Reference in New Issue
Block a user