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