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