epfl-lara / stainless

Verification framework and tool for higher-order Scala programs
https://epfl-lara.github.io/stainless/
Apache License 2.0
349 stars 50 forks source link

Fix ghost elimination for GenC #1433

Closed mario-bucev closed 1 year ago

mario-bucev commented 1 year ago

When we made a custom extraction rule for the ghost function, we broke GenC since it was relying on this function to not be eliminated.