summaryrefslogtreecommitdiff
path: root/test/files/run/reify_newimpl_22.check
diff options
context:
space:
mode:
Diffstat (limited to 'test/files/run/reify_newimpl_22.check')
-rw-r--r--test/files/run/reify_newimpl_22.check2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/files/run/reify_newimpl_22.check b/test/files/run/reify_newimpl_22.check
index e69dc60199..985f646579 100644
--- a/test/files/run/reify_newimpl_22.check
+++ b/test/files/run/reify_newimpl_22.check
@@ -15,7 +15,7 @@ scala> {
}
println(code.eval)
}
-<console>:18: free term: Ident(TermName("x")) defined by res0 in <console>:17:14
+<console>:19: free term: Ident(TermName("x")) defined by res0 in <console>:18:14
val code = reify {
^
2