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