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