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