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 a891266 commit 8a1fa1cCopy full SHA for 8a1fa1c
tests/unit/#84.test.scala
@@ -1,11 +1,11 @@
1
// SYNTAX TEST "source.scala"
2
3
4
- Type[A with "user profided string" with B]
+ Type[A with "user-provided string" with B]
5
// ^ entity.name.class
6
// ^^^^ keyword.declaration.scala
7
// ^ string.quoted.double.scala punctuation.definition.string.begin.scala
8
// ^^^^^^^^^^^^^^^^^^^^ string.quoted.double.scala
9
// ^ string.quoted.double.scala punctuation.definition.string.end.scala
10
11
-// ^ entity.other.inherited-class.scala
+// ^ entity.other.inherited-class.scala
0 commit comments