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