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