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