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