-
Notifications
You must be signed in to change notification settings - Fork 28
SIP-30 - @static fields and methods in Scala objects (SI-4581) #25
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
Conversation
Add zh-CN tutorial translation
Propose fix some typos and rm trailing whitespace
Corrected some formatting
Drop references to Discourse comments
This proposal is marked as 'withdrawn' because of inactivity. Feel free to re-open it again with updated content. |
@julienrf wasn't this implemented by scala/docs.scala-lang#491 ? |
Hmm, I could not see any work related to this proposal after 2016, both in Scala 2 and Scala 3. Maybe I missed it? |
It's the infamous SIP that made it into Scala 3 without being approved by the SIP committed. See for example these tests in dotty: |
Thank you for catching that Seth, and thank you Sébastien for the explanation! I’ve updated the SIP status. |
This pull request has been automatically created to import proposals from scala/docs.scala-lang