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 21505c2 commit 5f0fe54Copy full SHA for 5f0fe54
booster/test/rpc-integration/resources/collectiontest.k
@@ -5,7 +5,7 @@ module COLLECTIONTEST
5
imports LIST
6
imports MAP
7
8
- syntax State ::= State(Collection, Int) [klabel(State), symbol]
+ syntax State ::= State(Collection, Int) [symbol(State)]
9
10
syntax Collection ::= Set // | List | Map
11
0 commit comments