Skip to content

Kotlin: Fix findTopLevelFunctionOrWarn for Kotlin 2#14835

Merged
igfoo merged 1 commit into
github:mainfrom
igfoo:igfoo/findTopLevelFunctionOrWarn
Nov 20, 2023
Merged

Kotlin: Fix findTopLevelFunctionOrWarn for Kotlin 2#14835
igfoo merged 1 commit into
github:mainfrom
igfoo:igfoo/findTopLevelFunctionOrWarn

Conversation

@igfoo
Copy link
Copy Markdown
Contributor

@igfoo igfoo commented Nov 17, 2023

The AST when the parent class is a file class is different in Kotlin 2 mode.

The AST when the parent class is a file class is different in
Kotlin 2 mode.
@igfoo igfoo marked this pull request as ready for review November 17, 2023 16:39
@igfoo igfoo requested a review from a team as a code owner November 17, 2023 16:39
Copy link
Copy Markdown
Contributor

@tamasvajk tamasvajk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks plausible.

@igfoo igfoo merged commit b8a2716 into github:main Nov 20, 2023
@igfoo igfoo deleted the igfoo/findTopLevelFunctionOrWarn branch November 20, 2023 12:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants