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 2025987 commit 839eeacCopy full SHA for 839eeac
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