summaryrefslogtreecommitdiff
path: root/test/files/neg/wellkinded_wrongarity.scala
diff options
context:
space:
mode:
Diffstat (limited to 'test/files/neg/wellkinded_wrongarity.scala')
-rw-r--r--test/files/neg/wellkinded_wrongarity.scala2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/files/neg/wellkinded_wrongarity.scala b/test/files/neg/wellkinded_wrongarity.scala
index 39f8b7a2c3..2bb0e2ce8a 100644
--- a/test/files/neg/wellkinded_wrongarity.scala
+++ b/test/files/neg/wellkinded_wrongarity.scala
@@ -2,4 +2,4 @@
class Monad[m[x]]
-object mp extends Monad[Pair] \ No newline at end of file
+object mp extends Monad[Pair]