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