Open mtzguido opened 2 months ago
It would be great if this worked
assume val pre : nat -> slprop fn setup (x:int) requires pure (x >= 0) ensures pre x
It is essentially https://github.com/FStarLang/FStar/issues/57 for Pulse.
It would be great if this worked
It is essentially https://github.com/FStarLang/FStar/issues/57 for Pulse.