ref: 500dd060a6b4dfbdf6ffe1c1a6b18069876e9611 dir: /test/mkunion.myr/
type u = union `Some int `None ;; const main = { var v v = `Some 123 -> 0 }