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