summaryrefslogtreecommitdiff
path: root/test/files/specialized/td3651.check
diff options
context:
space:
mode:
Diffstat (limited to 'test/files/specialized/td3651.check')
-rw-r--r--test/files/specialized/td3651.check8
1 files changed, 7 insertions, 1 deletions
diff --git a/test/files/specialized/td3651.check b/test/files/specialized/td3651.check
index 9aea9e0ce5..1a709fd0a7 100644
--- a/test/files/specialized/td3651.check
+++ b/test/files/specialized/td3651.check
@@ -1,2 +1,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
-0 \ No newline at end of file