Skip to content

Commit 72df855

Browse files
committed
Fix repl test
1 parent 848dd0a commit 72df855

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

compiler/test-resources/repl/i6676

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ scala> xml"
88
scala> xml""
99
1 | xml""
1010
| ^
11-
|value xml is not a member of StringContext - did you mean StringContext.s?
11+
|value xml is not a member of StringContext
1212
scala> xml"""
1313
1 | xml"""
1414
| ^

0 commit comments

Comments
 (0)