mirror of
https://github.com/github/codeql.git
synced 2026-04-28 10:15:14 +02:00
Ruby: make Array.each a simple summary
This commit is contained in:
@@ -764,7 +764,7 @@ module Array {
|
||||
)
|
||||
}
|
||||
|
||||
final override MethodCall getACall() { result = mc }
|
||||
final override MethodCall getACallSimple() { result = mc }
|
||||
|
||||
override predicate propagatesFlowExt(string input, string output, boolean preservesValue) {
|
||||
(
|
||||
|
||||
Reference in New Issue
Block a user