Skip to content

Commit

Permalink
Merge 60025fb
Browse files Browse the repository at this point in the history
  • Loading branch information
anquetil committed Feb 12, 2024
2 parents de13960 + 60025fb commit bfd5bfc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/FAST-Core-Visitor/FASTTExporter.trait.st
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@ FASTTExporter >> defaultOperatorsPrecedence [
#'-unary' -> 110 .

#'!' -> 110 .
#'!unary' -> 110.
#not -> 110 .

"cast"
Expand Down

0 comments on commit bfd5bfc

Please sign in to comment.