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