aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--tests/neg/i1649.scala2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/neg/i1649.scala b/tests/neg/i1649.scala
new file mode 100644
index 000000000..e60a2376a
--- /dev/null
+++ b/tests/neg/i1649.scala
@@ -0,0 +1,2 @@
+class Two[@A A] // error
+