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