summaryrefslogtreecommitdiff
path: root/test/files/neg/wellkinded_app2.scala
diff options
context:
space:
mode:
Diffstat (limited to 'test/files/neg/wellkinded_app2.scala')
-rw-r--r--test/files/neg/wellkinded_app2.scala2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/files/neg/wellkinded_app2.scala b/test/files/neg/wellkinded_app2.scala
index 5b73611964..7bb4c87f6b 100644
--- a/test/files/neg/wellkinded_app2.scala
+++ b/test/files/neg/wellkinded_app2.scala
@@ -1,4 +1,4 @@
// test well-kindedness checks
class WellKinded[s <: Throwable] {
val foo: s[Int]
-} \ No newline at end of file
+}