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