PrettyPrinter: Extra space while printing lambda expressions
Open
- Dominant language
- Java
- Stars
- 2k
- Forks
- 392
- Avg merge
- 11h 24m
- Merged PRs (30d)
- 36
Description
The issue and a possible reproduction is described in more detail in this comment: https://github.com/INRIA/spoon/pull/6237#issuecomment-2758448151
https://github.com/INRIA/spoon/pull/6237 is supposed to have fixed some issue with SniperPrinter adding space before type-casts. However, @algomaster99 highlighted the above issue with space being added while printing lambda expressions.
Contributor guide
Assessment
This issue has not been assessed yet.