ww: select build action from package declaration

This commit is contained in:
2026-08-13 13:36:10 +09:00
parent 61a2ee5221
commit dab3cb4998
61 changed files with 872 additions and 157 deletions

View File

@@ -18,7 +18,7 @@
// task; until then we exercise polymorphism via ctx pointers, which
// is what the real port wants anyway.
package test;
package main;
import os;
import strconv;