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