aboutsummaryrefslogtreecommitdiff
path: root/tests/run/value-class-extractor.check
blob: e16447118c194d4295f7606133259dc8eec90c0d (plain) (blame)
1
2
3
4
5
6
7
8
9
'a'
'b'
'c'
NoChar
Some(a)
Some(b)
Some(c)
None
9