Add pyk
support for terms with parametric sorts
#4653
Labels
pyk
Issues transferred from runtimeverification/pyk
pyk
support for terms with parametric sorts
#4653
In
compiled.json
, parametric sorts are represented without structure:We should either parse these, or modify the JSON format on the Frontend.
For such sorts, KORE-to-KAST attempts to instantiate a sort with an invalid name, thus raises an exception.
In KORE-to-KAST, the parameter is truncated:
The text was updated successfully, but these errors were encountered: