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