summaryrefslogtreecommitdiff
path: root/test/files/neg/t512.check
blob: 051e5ee19f1d3237991ee6dbaf6ed07813ae66ae (plain) (blame)
1
2
3
4
5
6
7
t512.scala:3: error: not found: value something
    val xxx = something ||
              ^
t512.scala:4: error: not found: value something_else
        something_else;
        ^
two errors found