We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f42ad2e commit 9add9cdCopy full SHA for 9add9cd
kore/src/Kore/Builtin/List.hs
@@ -90,7 +90,6 @@ import Kore.Internal.TermLike
90
, Concrete
91
, pattern ElemVar_
92
, pattern InternalList_
93
- , pattern InternalList_
94
, Sort
95
, TermLike
96
, pattern Var_
kore/src/Kore/Step/Simplification/Condition.hs
@@ -70,14 +70,12 @@ import Kore.Internal.TermLike
70
, pattern Forall_
71
, pattern Inj_
72
, pattern InternalBool_
73
- , pattern InternalBool_
74
, pattern InternalBytes_
75
, pattern InternalInt_
76
77
, pattern InternalMap_
78
, pattern InternalSet_
79
, pattern InternalString_
80
- , pattern InternalString_
81
, pattern Mu_
82
, pattern Not_
83
, pattern Nu_
0 commit comments