8000
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 9b2453e commit b09ca96Copy full SHA for b09ca96
overviews/quasiquotes/intro.md
@@ -44,7 +44,7 @@ Similarly one can structurally deconstruct a tree using unquoting in pattern mat
44
45
## Interpolators {:#interpolators}
46
47
-Scala is the language with rich syntax that differs greatly depending on the syntactical context:
+Scala is a language with rich syntax that differs greatly depending on the syntactical context:
48
49
scala> val x = q"""
50
val x: List[Int] = List(1, 2) match {
0 commit comments