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