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

Ensure generated scopes are stable #1629

Merged
merged 1 commit into from
Oct 24, 2023
Merged

Conversation

JakeWharton
Copy link
Collaborator

They only exist as a scoping mechanism and do not provide any actual values.

Closes #1628

They only exist as a scoping mechanism and do not provide any actual values.
@JakeWharton
Copy link
Collaborator Author

restartable skippable fun Legend(
  stable <this>: ColumnScope
)
restartable skippable fun BoxRow(
  stable <this>: ColumnScope

👍

@JakeWharton JakeWharton merged commit 955ad61 into trunk Oct 24, 2023
8 checks passed
@JakeWharton JakeWharton deleted the jw.stable-scopes.2023-10-23 branch October 24, 2023 12:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Make our scopes stable
2 participants