Skip to content

Commit

Permalink
Add bluespec to expraSpells.qnt
Browse files Browse the repository at this point in the history
  • Loading branch information
p-offtermatt authored Aug 25, 2023
1 parent a1d57ef commit 6c91866
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion tests/difference/core/quint_model/extraSpells.qnt
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
-*- mode: Bluespec; -*-
module extraSpells {

pure def prepend(__list: List[a], __elem: a): List[a] = {
Expand Down Expand Up @@ -188,4 +189,4 @@ module extraSpells {
__set.union(Set(elem))
}

}
}

0 comments on commit 6c91866

Please sign in to comment.