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