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