Files
codeql/java/ql/lib/change-notes/2022-06-13-kotlin-break-loops.md
2022-06-23 08:45:11 +02:00

214 B

category
category
minorAnalysis
  • Removed Kotlin-specific database and QL structures for loops and break/continue statements. The Kotlin extractor was changed to reuse the Java structures for these constructs.