summaryrefslogtreecommitdiff
path: root/test/files/jvm5/annotations.check
diff options
context:
space:
mode:
Diffstat (limited to 'test/files/jvm5/annotations.check')
-rw-r--r--test/files/jvm5/annotations.check6
1 files changed, 6 insertions, 0 deletions
diff --git a/test/files/jvm5/annotations.check b/test/files/jvm5/annotations.check
new file mode 100644
index 0000000000..06d35ddb48
--- /dev/null
+++ b/test/files/jvm5/annotations.check
@@ -0,0 +1,6 @@
+class java.rmi.RemoteException
+class java.io.IOException
+@java.lang.Deprecated()
+@test.SourceAnnotation(mail=scala@lists.epfl.ch, value=http://scala.epfl.ch)
+@test.SourceAnnotation(mail=you@bloodsuckers.com, value=http://bloodsuckers.com)
+@test.SourceAnnotation(mail=bill.gates@bloodsuckers.com, value=http://bloodsuckers.com)