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