Skip to content

Commit

Permalink
Merge branch 'main' of github.com:JakeRoggenbuck/component
Browse files Browse the repository at this point in the history
  • Loading branch information
JakeRoggenbuck committed Sep 24, 2024
2 parents a07f610 + 0e4c54f commit 5b9d88f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,8 @@ true and false
- `int` converts types into NumericIntLiteral if possible
- `dec` converts types into NumericDecLiteral if possible
- `bool` converts types into BoolLiteral if possible
- `vars` prints all variables
- `stack` prints the current stack

## Constants
- `e` Euler's number
Expand Down

0 comments on commit 5b9d88f

Please sign in to comment.