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