We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e8716a5 commit 7ce04f6Copy full SHA for 7ce04f6
content/static-members.md
@@ -1,13 +1,15 @@
1
---
2
layout: sip
3
title: SIP-30 - @static fields and methods in Scala objects (SI-4581)
4
-vote-status: "under-review"
5
-vote-text: Authors need to update the proposal before the next review.
+stage: completed
+status: shipped
6
permalink: /sips/:title.html
7
redirect_from: /sips/pending/static-members.html
8
9
10
-__Dmitry Petrashko, Sébastien Doeraene and Martin Odersky__
+> This proposal has been implemented in Scala 3.0.0
11
+
12
+**Authors: Dmitry Petrashko, Sébastien Doeraene and Martin Odersky**
13
14
__first submitted 11 January 2016__
15
0 commit comments