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