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