ref: e943a39350eb2431da359e58ba563d74db89f06c dir: /test/union-missingarg.myr/
use std type u = union `Foo int ;; const main = { `Foo }