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