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