Skip to content

Commit e55aa85

Browse files
adjust repl test position
fix is a big word -- I'm not sure where it's pointing now is any better than where it was.
1 parent a8040df commit e55aa85

File tree

1 file changed

+2
-2
lines changed
  • compiler/test-resources/repl

1 file changed

+2
-2
lines changed

compiler/test-resources/repl/i6676

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ scala> xml"
77
| ';' expected, but eof found
88
scala> xml""
99
1 | xml""
10-
| ^
11-
| value xml is not a member of StringContext
10+
| ^
11+
| value xml is not a member of StringContext
1212
scala> xml"""
1313
1 | xml"""
1414
| ^

0 commit comments

Comments
 (0)