Skip to content

Commit

Permalink
fixed typo
Browse files Browse the repository at this point in the history
  • Loading branch information
jurgenvinju committed Apr 11, 2024
1 parent 3d3efac commit 1157780
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/org/rascalmpl/library/Type.rsc
Original file line number Diff line number Diff line change
Expand Up @@ -517,8 +517,6 @@ again to construct constructor instances, dynamically.
This "reflection" feature is dynamically typed, so we don't know statically which type
of ADT will come out.
}
of this function. So where:
}
@examples{
This is the value-ified represention of `data Exp = constant(int n)`:
```rascal-shell
Expand Down

0 comments on commit 1157780

Please sign in to comment.