Skip to content

Update generic-classes.md #1821

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

Merged
merged 1 commit into from
Feb 1, 2021
Merged

Update generic-classes.md #1821

merged 1 commit into from
Feb 1, 2021

Conversation

Nexus01
Copy link
Contributor

@Nexus01 Nexus01 commented Nov 19, 2020

replace { elements = x :: elements } with : Unit = elements = x :: elements to remove
warning: procedure syntax is deprecated: instead, add : Unit =to explicitly declarepush's return type
for various languages

replace `{ elements = x :: elements }` with `: Unit =
elements = x :: elements` to remove
`warning: procedure syntax is deprecated: instead, add `: Unit =` to explicitly declare `push`'s return type`
for various languages
@SethTisue
Copy link
Member

mind rebasing? that'll pull in #1832 and #1834, so then we'll see whether the CI failure here has anything to do with your changes or not

@SethTisue
Copy link
Member

@Nexus01 ping

@SethTisue SethTisue merged commit d6f2d80 into scala:master Feb 1, 2021
@SethTisue
Copy link
Member

thank you!

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.

2 participants