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