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 1693a0f commit 58f1347Copy full SHA for 58f1347
compiler/src/dotty/tools/dotc/transform/ReifyQuotes.scala
@@ -259,7 +259,7 @@ class ReifyQuotes extends MacroTransform {
259
*
260
* See: `capture`
261
262
- * At the same time register `embedded` trees `x` and `y` to place as arguments of the hole
+ * At the same time register embedded trees `x` and `y` to place as arguments of the hole
263
* placed in the original code.
264
* '{
265
* val x = ???
0 commit comments