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