Assignments in quint init
operators need to be unprimed
#2863
Labels
feature
A new feature or functionality
init
operators need to be unprimed
#2863
We are currently translating all cases of quint's
assign
operator,_' = _
as_' := _
in the apalache IR:https://github.com/informalsystems/apalache/blob/efb30eaf2f1fc76249e1116ee72e659485483823/tla-io/src/main/scala/at/forsyte/apalache/io/quint/Quint.scala#L614
But in the init operator these should not be primed.
The text was updated successfully, but these errors were encountered: