Skip to content

Commit cb02384

Browse files
committed
Add CtxSyntactic
1 parent c460c79 commit cb02384

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

kore-rpc-types/src/Kore/JsonRpc/Types/ContextLog.hs

+1
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ data SimpleContext
3838
| CtxUnify
3939
| CtxDefinedness
4040
| CtxConstraint
41+
| CtxSyntactic
4142
| CtxSMT
4243
| CtxLlvm
4344
| -- results

0 commit comments

Comments
 (0)