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