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