summaryrefslogtreecommitdiff
path: root/test/files/specialized/td3651.check
blob: 697443ffe95fa40254348b1c8986c37874466631 (plain) (blame)
1
2
3
4
5
6
7
8
td3651.scala:12: warning: a pure expression does nothing in statement position; multiline expressions might require enclosing parentheses
    b.a
      ^
td3651.scala:16: warning: a pure expression does nothing in statement position; multiline expressions might require enclosing parentheses
    der.a
        ^
0
0