You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, we serialise a triple of (FunDef, ClassDef, ADTSort) to give to the Stainless backend. This leaves no room for top-level constants. A solution could be to scope the constants inside of some ADT.
For example something like this:
Currently, this fails with:
error: Unsupported tree: Other kind of item
The text was updated successfully, but these errors were encountered: