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