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