Skip to content

Commit 6b7c601

Browse files
committed
Add CtxSyntactic
1 parent d6dd4a5 commit 6b7c601

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

Lines changed: 1 addition & 0 deletions
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)