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