summaryrefslogtreecommitdiff
path: root/test/files/neg/wellkinded_app2.check
diff options
context:
space:
mode:
Diffstat (limited to 'test/files/neg/wellkinded_app2.check')
-rw-r--r--test/files/neg/wellkinded_app2.check4
1 files changed, 4 insertions, 0 deletions
diff --git a/test/files/neg/wellkinded_app2.check b/test/files/neg/wellkinded_app2.check
new file mode 100644
index 0000000000..20a177ea59
--- /dev/null
+++ b/test/files/neg/wellkinded_app2.check
@@ -0,0 +1,4 @@
+wellkinded_app2.scala:3: error: s does not take type parameters
+ val foo: s[Int]
+ ^
+one error found