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.
2 parents 51e7703 + b90d25f commit 89cf671Copy full SHA for 89cf671
src/library/scala/language.scala
@@ -1,3 +1,13 @@
1
+/* __ *\
2
+** ________ ___ / / ___ Scala API **
3
+** / __/ __// _ | / / / _ | (c) 2003-2015, LAMP/EPFL **
4
+** __\ \/ /__/ __ |/ /__/ __ | http://scala-lang.org/ **
5
+** /____/\___/_/ |_/____/_/ | | **
6
+** |/ **
7
+\* */
8
+
9
10
11
package scala
12
13
/**
src/library/scala/languageFeature.scala
import scala.annotation.meta
0 commit comments