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