Skip to content

Commit 57aa22a

Browse files
committed
Fix check file for i18678b
1 parent 402f0c1 commit 57aa22a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tests/neg/i18678b.check

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
-- [E007] Type Mismatch Error: tests/neg/i18678b.scala:3:16 --------------------
1+
-- [E007] Type Mismatch Error: tests/neg/i18678b.scala:3:16 ------------------------------------------------------------
22
3 |def s: String = "" // error
33
| ^^
44
| Found: ("" : String)
@@ -7,4 +7,4 @@
77
| where: String is a class in package java.lang
88
| String² is a class in the empty package
99
|
10-
| longer explanation available when compiling with `-explain`
10+
| longer explanation available when compiling with `-explain`

0 commit comments

Comments
 (0)