Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

getter generation for $stableprop #1376

Open
wants to merge 1 commit into
base: shish/compiler/1.5.13
Choose a base branch
from

Conversation

shishkin-pavel
Copy link
Collaborator

No description provided.

@shishkin-pavel shishkin-pavel requested a review from eymar May 27, 2024 13:02
return context.irFactory.buildProperty {
startOffset = SYNTHETIC_OFFSET
endOffset = SYNTHETIC_OFFSET
name = propName
visibility = DescriptorVisibilities.PUBLIC
isConst = true
Copy link
Collaborator

Choose a reason for hiding this comment

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

wdyt, if we keep this line only for 1.9.2x versions, but get rid of it for 2.0.x?

I guess it might help preserve the compatibility for more cases.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants