Files
codeql/ruby/ql/test/library-tests/dataflow/ssa-flow
Tom Hvitved a2912cd72b Ruby: Use proper PathGraph module in inline flow tests
Gets rid of
```
PathNode is incompatible with PathNode (the type of the edge relation).
```
warnings.
2023-09-04 20:27:34 +02:00
..