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