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