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 28a72a0 + 4826524 commit a97b75dCopy full SHA for a97b75d
docs/TypeChecker.rst
@@ -687,7 +687,7 @@ node based on the kind of expression:
687
688
*Declaration references*
689
Declaration references are rewritten with the precise type of the
690
- declaraion as referenced. For overloaded declaration references, the
+ declaration as referenced. For overloaded declaration references, the
691
``Overload*Expr`` node is replaced with a simple declaration
692
reference expression. For references to polymorphic functions or
693
members of generic types, a ``SpecializeExpr`` node is introduced to
0 commit comments