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