epfl-lara / stainless

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

Support for enum case objects #1384

Closed mario-bucev closed 1 year ago

mario-bucev commented 1 year ago

Add support for enum case objects when pattern matching, which used to trigger an error.