mirror of
https://github.com/github/codeql.git
synced 2026-04-30 11:15:13 +02:00
Merge pull request #624 from Semmle/xiemaisi-patch-2
Approved by esben-semmle
This commit is contained in:
@@ -35,7 +35,6 @@ where
|
||||
fromKind = getKind(fromMethod) and
|
||||
toKind = getKind(toMethod) and
|
||||
toKind != fromKind and
|
||||
not toKind = fromKind and
|
||||
|
||||
// exceptions
|
||||
not (
|
||||
|
||||
Reference in New Issue
Block a user