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