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