fixes #20155; repr range with distinct types is broken with ORC (#20158)

* fixes #20155; repr range with distinct types is broken with ORC

* skipRanges
This commit is contained in:
ringabout
2022-09-12 04:55:22 +08:00
committed by GitHub
parent 9b9f24f01b
commit 37b3f62eef
3 changed files with 10 additions and 1 deletions

View File

@@ -1,4 +1,5 @@
discard """
matrix: "--mm:refc; --mm:orc"
output: '''[1, 0, 0, 0, 0, 0, 0, 0] CTBool[Ct[system.uint32]]'''
"""