Skip to content

Translate T.bind(self, X) calls to RBS comments#758

Merged
Morriar merged 2 commits into
at-fix-translate-end-of-linefrom
at-translate-bind
Jun 10, 2025
Merged

Translate T.bind(self, X) calls to RBS comments#758
Morriar merged 2 commits into
at-fix-translate-end-of-linefrom
at-translate-bind

Conversation

@Morriar

@Morriar Morriar commented Jun 9, 2025

Copy link
Copy Markdown
Contributor

So we translate this:

T.bind(self, T.class_of(String))

into

#: self as singleton(String)

Note that we do not translate bind calls that are not on self.

Morriar added 2 commits June 9, 2025 16:33
Signed-off-by: Alexandre Terrasa <alexandre.terrasa@shopify.com>
Signed-off-by: Alexandre Terrasa <alexandre.terrasa@shopify.com>
@Morriar Morriar self-assigned this Jun 9, 2025
@Morriar Morriar requested a review from a team as a code owner June 9, 2025 20:33
@Morriar Morriar added the feature New feature label Jun 9, 2025
@Morriar Morriar merged commit 01270f9 into at-fix-translate-end-of-line Jun 10, 2025
8 checks passed
@Morriar Morriar deleted the at-translate-bind branch June 10, 2025 18:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

feature New feature

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants