summaryrefslogtreecommitdiff
path: root/testdata/language-features/basic-values/where06.reject.lc
blob: 158d0644b7c04eb8dcaea82ae16229c283416174 (plain)
1
2
3
4
5
6


x = y where

x = 'c'
y = 'd'