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