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 8d72eba commit 88d42d5Copy full SHA for 88d42d5
compiler/src/dotty/tools/dotc/transform/Staging.scala
@@ -130,7 +130,7 @@ class Staging extends MacroTransform {
130
}
131
132
/** Transform splice
133
- * - If inside a quote, transform transform the contents of the splice.
+ * - If inside a quote, transform the contents of the splice.
134
* - If inside inlined code, expand the macro code.
135
* - If inside of a macro definition, check the validity of the macro.
136
*/
0 commit comments