summaryrefslogtreecommitdiff
path: root/test/files/run/t6591_1.check
diff options
context:
space:
mode:
Diffstat (limited to 'test/files/run/t6591_1.check')
-rw-r--r--test/files/run/t6591_1.check2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/files/run/t6591_1.check b/test/files/run/t6591_1.check
index b6cb6c286d..d1d448f283 100644
--- a/test/files/run/t6591_1.check
+++ b/test/files/run/t6591_1.check
@@ -1 +1 @@
-Block(List(ValDef(Modifiers(), newTermName("v"), Select(Ident(A), newTypeName("I")), Select(Ident(A), newTermName("impl")))), Ident(newTermName("v")))
+Block(List(ValDef(Modifiers(), TermName("v"), Select(Ident(A), TypeName("I")), Select(Ident(A), TermName("impl")))), Ident(TermName("v")))