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