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