mirror of
https://github.com/github/codeql.git
synced 2026-06-17 19:01:09 +02:00
Ruby: Accept two more test changes for new AST node.
This commit is contained in:
@@ -975,6 +975,7 @@ enclosingMethod
|
||||
| calls.rb:354:9:354:9 | x | calls.rb:347:1:363:3 | pattern_dispatch |
|
||||
| calls.rb:354:9:354:18 | call to instance | calls.rb:347:1:363:3 | pattern_dispatch |
|
||||
| calls.rb:355:5:355:8 | else ... | calls.rb:347:1:363:3 | pattern_dispatch |
|
||||
| calls.rb:355:5:355:8 | else ... | calls.rb:347:1:363:3 | pattern_dispatch |
|
||||
| calls.rb:358:5:362:7 | case ... | calls.rb:347:1:363:3 | pattern_dispatch |
|
||||
| calls.rb:358:10:358:10 | x | calls.rb:347:1:363:3 | pattern_dispatch |
|
||||
| calls.rb:359:9:359:29 | in ... then ... | calls.rb:347:1:363:3 | pattern_dispatch |
|
||||
|
||||
@@ -1182,6 +1182,7 @@ enclosingModule
|
||||
| calls.rb:354:9:354:9 | x | calls.rb:1:1:667:52 | calls.rb |
|
||||
| calls.rb:354:9:354:18 | call to instance | calls.rb:1:1:667:52 | calls.rb |
|
||||
| calls.rb:355:5:355:8 | else ... | calls.rb:1:1:667:52 | calls.rb |
|
||||
| calls.rb:355:5:355:8 | else ... | calls.rb:1:1:667:52 | calls.rb |
|
||||
| calls.rb:358:5:362:7 | case ... | calls.rb:1:1:667:52 | calls.rb |
|
||||
| calls.rb:358:10:358:10 | x | calls.rb:1:1:667:52 | calls.rb |
|
||||
| calls.rb:359:9:359:29 | in ... then ... | calls.rb:1:1:667:52 | calls.rb |
|
||||
|
||||
Reference in New Issue
Block a user