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