mirror of
https://github.com/github/codeql.git
synced 2026-04-18 05:24:01 +02:00
This is a bit of an odd location for the IrVariableImpl as it includes a comment, but the comment is already included in the corrresponding IrLocalDelegatedPropertyImpl so it's not clearly wrong: Element: 16 59 (2:4 - 2:47) class org.jetbrains.kotlin.ir.declarations.impl.IrLocalDelegatedPropertyImpl -Element: 29 42 (2:17 - 2:30) class org.jetbrains.kotlin.ir.declarations.impl.IrVariableImpl +Element: 16 59 (2:4 - 2:47) class org.jetbrains.kotlin.ir.declarations.impl.IrVariableImpl So just accept the change.