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