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