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 3f1d83f commit 248d7b8Copy full SHA for 248d7b8
compiler/src/dotty/tools/dotc/parsing/Parsers.scala
@@ -315,7 +315,7 @@ object Parsers {
315
* one statement separator unless the next token terminates a statement´sequence.
316
* @param stats the statements parsed to far
317
* @param noPrevStat true if there was no immediately preceding statement parsed
318
- * @param what a string indicating what kin of statement is parsed
+ * @param what a string indicating what kind of statement is parsed
319
* @param altEnd a token that is also considered as a terminator of the statement
320
* sequence (the default `EOF` already assumes to terminate a statement
321
* sequence).
0 commit comments