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