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