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