summaryrefslogtreecommitdiff
path: root/test/files/run/attributes.check
diff options
context:
space:
mode:
authormichelou <michelou@epfl.ch>2006-06-20 12:42:03 +0000
committermichelou <michelou@epfl.ch>2006-06-20 12:42:03 +0000
commite10bdf2f822aa2c5a1faa9ccca5e7287809e3e33 (patch)
tree0045508263fb6fd7b03c2a470ee65c99b16e4c15 /test/files/run/attributes.check
parent82492924248408873a734a200ae2b4b1bc71ec75 (diff)
downloadscala-e10bdf2f822aa2c5a1faa9ccca5e7287809e3e33.tar.gz
scala-e10bdf2f822aa2c5a1faa9ccca5e7287809e3e33.tar.bz2
scala-e10bdf2f822aa2c5a1faa9ccca5e7287809e3e33.zip
initial version
Diffstat (limited to 'test/files/run/attributes.check')
-rw-r--r--test/files/run/attributes.check4
1 files changed, 4 insertions, 0 deletions
diff --git a/test/files/run/attributes.check b/test/files/run/attributes.check
new file mode 100644
index 0000000000..c8cefdd46f
--- /dev/null
+++ b/test/files/run/attributes.check
@@ -0,0 +1,4 @@
+class java.rmi.RemoteException
+class java.io.IOException
+@java.lang.Deprecated()
+@test.Source(url=http://scala.epfl.ch, mail=scala@lists.epfl.ch)