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