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