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