summaryrefslogtreecommitdiff
path: root/test/files/run/t7331c.check
diff options
context:
space:
mode:
Diffstat (limited to 'test/files/run/t7331c.check')
-rw-r--r--test/files/run/t7331c.check2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/files/run/t7331c.check b/test/files/run/t7331c.check
index b35d831f83..a9dc6a7d0f 100644
--- a/test/files/run/t7331c.check
+++ b/test/files/run/t7331c.check
@@ -1,3 +1,3 @@
-ClassDef(Modifiers(), TypeName("C"), List(), Template(List(Select(Ident(scala), TypeName("AnyRef"))), noSelfType, List(DefDef(Modifiers(), nme.CONSTRUCTOR, List(), List(List()), TypeTree(), Block(List(pendingSuperCall), Literal(Constant(())))))))
+ClassDef(Modifiers(), TypeName("C"), List(), Template(List(Select(Ident(scala), TypeName("AnyRef"))), noSelfType, List(DefDef(Modifiers(), termNames.CONSTRUCTOR, List(), List(List()), TypeTree(), Block(List(pendingSuperCall), Literal(Constant(())))))))
source-<toolbox>,line-1,offset=6
NoPosition