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