Skip to content

remove ValueCastable support from smtlib2.py

as requested by lkcl

you have to explicitly call .as_value() now to convert from Smt* types to Value

Merge request reports