mirror of
https://github.com/github/codeql.git
synced 2026-05-05 13:45:19 +02:00
Ruby: non-local variables in variable reference pattern
This commit is contained in:
@@ -236,6 +236,7 @@
|
||||
| control/cases.rb:142:11:142:11 | :y | :y |
|
||||
| control/cases.rb:144:11:144:11 | :a | :a |
|
||||
| control/cases.rb:144:14:144:14 | 1 | 1 |
|
||||
| control/cases.rb:148:7:148:9 | foo | 42 |
|
||||
| control/conditionals.rb:2:5:2:5 | 0 | 0 |
|
||||
| control/conditionals.rb:3:5:3:5 | 0 | 0 |
|
||||
| control/conditionals.rb:4:5:4:5 | 0 | 0 |
|
||||
|
||||
Reference in New Issue
Block a user