enso/lib/rust/parser/debug/tests
Kaz Wesley 75fda33837
Fix precedence of -1.x (#5830)
Fixes #5826.

# Important Notes
- Change frontend representation of negation.
- Fix a precedence issue: The `.` operators in -1.x and -1.2 must have different precedences.
- Remove a no-longer-needed special case from backend translation.
- Add tests for this case after all translations.
2023-03-17 18:53:34 +00:00
..
metadata Qualified defs (#3785) 2022-10-12 17:40:16 +00:00
parse.rs Fix precedence of -1.x (#5830) 2023-03-17 18:53:34 +00:00