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