mirror of
https://github.com/github/codeql.git
synced 2025-12-24 04:36:35 +01:00
Kotlin: Record "file class" info from the compiler
We were making file classes when the parent was a file, but not when it was a class marked as one.
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
| AKt.class:0:0:0:0 | AKt | false |
|
||||
| AKt.class:0:0:0:0 | AKt | true |
|
||||
| B.kt:0:0:0:0 | BKt | true |
|
||||
| C.kt:1:1:3:1 | C | false |
|
||||
|
||||
Reference in New Issue
Block a user