Skip to content

Commit 667f3e4

Browse files
committed
Update test checkfile
1 parent f5ffa99 commit 667f3e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/neg/i6436.check

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
-- Error: tests/neg/i6436.scala:5:9 ------------------------------------------------------------------------------------
22
5 | case '{ StringContext(${Exprs(parts)}: _*) } => // error
3-
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
3+
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44
| no implicit argument of type scala.quoted.QuoteContext was found
55
-- [E006] Unbound Identifier Error: tests/neg/i6436.scala:6:34 ---------------------------------------------------------
66
6 | val ps: Seq[Expr[String]] = parts // error

0 commit comments

Comments
 (0)