summaryrefslogtreecommitdiff
path: root/src/library/scala/annotation/experimental.scala
diff options
context:
space:
mode:
Diffstat (limited to 'src/library/scala/annotation/experimental.scala')
-rw-r--r--src/library/scala/annotation/experimental.scala2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/library/scala/annotation/experimental.scala b/src/library/scala/annotation/experimental.scala
index b33d9ea246..bae5d7728b 100644
--- a/src/library/scala/annotation/experimental.scala
+++ b/src/library/scala/annotation/experimental.scala
@@ -13,4 +13,4 @@ package scala.annotation
*/
final class experimental(message: String) extends StaticAnnotation {
def this() = this("")
-} \ No newline at end of file
+}