Fábio Pakk Selmi-Dei
Fábio Pakk Selmi-Dei
Carbon is emitting the following messages for the program in attachment: - Packaging wand might fail. Assertion elems(l1) == old(elems(l1)[..index]) ++ old[lhs](elems(tmp)) might not hold. - Postcondition of appendit_wand might...
The following code is causing issues in the correct line: ``` define A() false define B() A() method test() { assert B() // Issue in this line, not in the...
At the moment, Magic Wands are not entirely supported in function preconditions and in predicates. As discussed on several issues (viperproject/carbon#364, #456, viperproject/carbon#244), it was decided to disable support for...