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