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