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