summaryrefslogtreecommitdiff
path: root/test/files/neg/t5692a.check
diff options
context:
space:
mode:
Diffstat (limited to 'test/files/neg/t5692a.check')
-rw-r--r--test/files/neg/t5692a.check2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/files/neg/t5692a.check b/test/files/neg/t5692a.check
index ded95a8820..7fbfb5dba7 100644
--- a/test/files/neg/t5692a.check
+++ b/test/files/neg/t5692a.check
@@ -1,4 +1,4 @@
-Test_2.scala:2: error: type parameter not specified
+Test_2.scala:2: error: this type parameter must be specified
def x = Macros.foo
^
one error found