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.
2 parents 62d3875 + 2dc1339 commit 85c3275Copy full SHA for 85c3275
docs/_docs/reference/dropped-features/this-qualifier.md
@@ -29,5 +29,3 @@ This can cause problems if a program tries to access the missing private field v
29
// [C] needed if `field` is to be accessed through reflection
30
val retained = field * field
31
```
32
-
33
docs/_docs/reference/other-new-features/indentation.md
@@ -506,4 +506,4 @@ ColonArgument ::= colon [LambdaStart]
506
indent (CaseClauses | Block) outdent
507
LambdaStart ::= FunParams (‘=>’ | ‘?=>’)
508
| HkTypeParamClause ‘=>’
509
-```
+```
0 commit comments