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