enso/lib/rust/parser/debug
Jaroslav Tulach ad2f5b031e
Chained if_then_else application change (#8671)
* Test describing the current behavior of chained if then else application

* Chained block should behave just like Group around if_then_else

* Finishing line on BlockStart fixes if_then_else_chained_block

* Only finish the line when there was not start of a macro segment

* Fix tests

* Refine else-body with macro patterns.

* Update test syntax to maintain original semantics

* Few additional tests

---------

Co-authored-by: Kaz Wesley <kaz@lambdaverse.org>
2024-02-22 09:17:25 -05:00
..
src line:col positions in parser (#8203) 2023-11-08 16:53:39 +00:00
tests Chained if_then_else application change (#8671) 2024-02-22 09:17:25 -05:00
tools line:col positions in parser (#8203) 2023-11-08 16:53:39 +00:00
Cargo.toml Build script fixes & improvements (#8285) 2023-11-23 21:19:31 +01:00