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 fafb44d commit e8f2bc3Copy full SHA for e8f2bc3
ql/lib/codeql/actions/controlflow/internal/Cfg.qll
@@ -295,5 +295,3 @@ private class InputTree extends LeafTree instanceof Input { }
295
private class ScalarValueLeaf extends LeafTree instanceof ScalarValue { }
296
297
private class ExpressionLeaf extends LeafTree instanceof Expression { }
298
-
299
-predicate test(ScalarValueLeaf f) { any() }
0 commit comments