aboutsummaryrefslogtreecommitdiff
path: root/tests/run/runtime-richChar.check
blob: 8d7a008585360138c29f48ad4fb3626f17498140 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
'a' to 'c' ok
'a' until 'c' ok
'a' to 'b' ok
'a' until 'b' ok
'a' to 'a' ok
'a' until 'a' ok
'b' to 'a' ok
'b' until 'a' ok
'c' to 'a' ok
'c' until 'a' ok