summaryrefslogtreecommitdiff
path: root/sources/scala/concurrent/TIMEOUT.scala
diff options
context:
space:
mode:
Diffstat (limited to 'sources/scala/concurrent/TIMEOUT.scala')
-rw-r--r--sources/scala/concurrent/TIMEOUT.scala2
1 files changed, 1 insertions, 1 deletions
diff --git a/sources/scala/concurrent/TIMEOUT.scala b/sources/scala/concurrent/TIMEOUT.scala
index 5c26cf8611..189ae0632f 100644
--- a/sources/scala/concurrent/TIMEOUT.scala
+++ b/sources/scala/concurrent/TIMEOUT.scala
@@ -1,3 +1,3 @@
package scala.concurrent;
-case class TIMEOUT();
+case class TIMEOUT;