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.
2 parents 1b6ec37 + 6d7d04b commit 8a7ca32Copy full SHA for 8a7ca32
utils/gyb_syntax_support/protocolsMap.py
@@ -22,5 +22,8 @@
22
'StmtBuildable': [
23
'CodeBlockItem',
24
'SyntaxBuildable'
25
+ ],
26
+ 'TokenSyntax': [
27
+ 'BinaryOperatorExpr'
28
]
29
}
0 commit comments