We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c460c79 commit cb02384Copy full SHA for cb02384
kore-rpc-types/src/Kore/JsonRpc/Types/ContextLog.hs
@@ -38,6 +38,7 @@ data SimpleContext
38
| CtxUnify
39
| CtxDefinedness
40
| CtxConstraint
41
+ | CtxSyntactic
42
| CtxSMT
43
| CtxLlvm
44
| -- results
0 commit comments