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