We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 402f0c1 commit 57aa22aCopy full SHA for 57aa22a
tests/neg/i18678b.check
@@ -1,4 +1,4 @@
1
--- [E007] Type Mismatch Error: tests/neg/i18678b.scala:3:16 --------------------
+-- [E007] Type Mismatch Error: tests/neg/i18678b.scala:3:16 ------------------------------------------------------------
2
3 |def s: String = "" // error
3
| ^^
4
| Found: ("" : String)
@@ -7,4 +7,4 @@
7
| where: String is a class in package java.lang
8
| String² is a class in the empty package
9
|
10
- | longer explanation available when compiling with `-explain`
+ | longer explanation available when compiling with `-explain`
0 commit comments