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