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 662e17f commit d1f30d9Copy full SHA for d1f30d9
java/ql/test/library-tests/dataflow/lambda/flow.ql
@@ -22,4 +22,3 @@ class Conf extends TaintTracking::Configuration {
22
from DataFlow::Node src, DataFlow::Node sink, Conf c
23
where c.hasFlow(src, sink)
24
select src, sink
25
-
0 commit comments