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