summaryrefslogtreecommitdiff
path: root/test/files/neg/beanInfoDeprecation.scala
diff options
context:
space:
mode:
Diffstat (limited to 'test/files/neg/beanInfoDeprecation.scala')
-rw-r--r--test/files/neg/beanInfoDeprecation.scala2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/files/neg/beanInfoDeprecation.scala b/test/files/neg/beanInfoDeprecation.scala
new file mode 100644
index 0000000000..c7e3a86202
--- /dev/null
+++ b/test/files/neg/beanInfoDeprecation.scala
@@ -0,0 +1,2 @@
+@scala.beans.BeanInfo
+class C