ww: select build action from package declaration
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
//ww:run
|
||||
package main;
|
||||
// migrated from test/wcc/929_match_4arm_cross_module_run.c: mixed variant kinds (i32|str|rune|u8) — the shadowed-resolution fix is not shape-specific.
|
||||
package a;
|
||||
export fn next(k: i32) (i32 | str | rune | u8) = {
|
||||
|
||||
Reference in New Issue
Block a user