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