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