mirror of
https://github.com/github/codeql.git
synced 2025-12-24 04:36:35 +01:00
214 B
214 B
category
| category |
|---|
| minorAnalysis |
- Removed Kotlin-specific database and QL structures for loops and
break/continuestatements. The Kotlin extractor was changed to reuse the Java structures for these constructs.