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 23361cc commit 82edd10Copy full SHA for 82edd10
semantics/c/language/execution/error.k
@@ -6,7 +6,7 @@ module C-EXECUTION-ERROR-SYNTAX
6
imports C-DYNAMIC-SORTS
7
imports ERROR-SYNTAX
8
9
- syntax List ::= printStackTrace(List, String, Scope, CabsLoc, Map) [function, hook(C_SEMANTICS.printStackTrace)]
+ syntax List ::= printStackTrace(List, String, Scope, CabsLoc, Map) [function]
10
endmodule
11
12
module C-EXECUTION-ERROR
0 commit comments