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