Skip to content

Commit

Permalink
Typo
Browse files Browse the repository at this point in the history
Co-authored-by: Alex Lüpges <luepges@se-rwth.de>
  • Loading branch information
SE-FDr and luepges authored Nov 20, 2024
1 parent 9afa1ad commit 078c502
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -161,7 +161,7 @@ has not been used "to their full potential":
the type that is the subtype of all types.
Analogue to `#TOP`, `#BOTTOM` represents
the lack of a more specific lower bound.
`#Bottom` has no values.
`#BOTTOM` has no values.
Inference variables are never instantiated to `#BOTTOM`.

## How to get the type of an ASTNode with generics?
Expand Down

0 comments on commit 078c502

Please sign in to comment.