mirror of
https://github.com/github/codeql.git
synced 2026-04-26 17:25:19 +02:00
Kotlin: Mark <clinit> as compiler-generated
This commit is contained in:
@@ -53,6 +53,8 @@ class Element extends @element, Top {
|
||||
i = 2 and result = "Generated data class member"
|
||||
or
|
||||
i = 3 and result = "Default property accessor"
|
||||
or
|
||||
i = 4 and result = "Class initialisation method <clinit>"
|
||||
)
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user