pharo-project / pharo-vm

This is the VM used by Pharo
http://pharo.org
Other
113 stars 68 forks source link

Fix a lot of unused expression #830

Closed RenaudFondeur closed 2 months ago

RenaudFondeur commented 3 months ago

add a check in Slang after inlining occurs to suppress unused expression including some more complex than just variables and constants.

the tests could be much better, some situations requires special context to occurs, the tests for them are in production