summaryrefslogtreecommitdiff
path: root/test/files/specialized/td3651.check
blob: 1a709fd0a7b878604e5754225bbc24240e6a20e4 (plain) (blame)
1
2
3
4
5
6
7
8
td3651.scala:12: warning: a pure expression does nothing in statement position; you may be omitting necessary parentheses
    b.a
      ^
td3651.scala:16: warning: a pure expression does nothing in statement position; you may be omitting necessary parentheses
    der.a
        ^
0
0