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