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