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