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