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