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