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