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