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