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