summaryrefslogtreecommitdiff
path: root/test/files/pos/t2413/TestScalac.scala
diff options
context:
space:
mode:
Diffstat (limited to 'test/files/pos/t2413/TestScalac.scala')
-rw-r--r--test/files/pos/t2413/TestScalac.scala2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/files/pos/t2413/TestScalac.scala b/test/files/pos/t2413/TestScalac.scala
index 098e852dd7..6992a30f2c 100644
--- a/test/files/pos/t2413/TestScalac.scala
+++ b/test/files/pos/t2413/TestScalac.scala
@@ -4,7 +4,7 @@ class Foo extends TestJava {
// THIS METHOD YIELDS TO CRASH
/* def foomethod : Option[String] => Unit = {
- case None =>
+ case None =>
val path = repeatParam("s","a","b","c")
()
case Some(error) =>