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