summaryrefslogtreecommitdiff
path: root/test/files/run/attributes.check
diff options
context:
space:
mode:
authorPhilipp Haller <hallerp@gmail.com>2008-02-01 15:27:55 +0000
committerPhilipp Haller <hallerp@gmail.com>2008-02-01 15:27:55 +0000
commit2e9f2110ccbd8d05a651a2355cc6f2fa6bf8aa01 (patch)
treeee5daa932ba017285e7bf5b74a097b7724f6049b /test/files/run/attributes.check
parent1e00b1bd3b624efd8eac511d642d289715404bb6 (diff)
downloadscala-2e9f2110ccbd8d05a651a2355cc6f2fa6bf8aa01.tar.gz
scala-2e9f2110ccbd8d05a651a2355cc6f2fa6bf8aa01.tar.bz2
scala-2e9f2110ccbd8d05a651a2355cc6f2fa6bf8aa01.zip
Moved 'attributes' from run to pos, removed war...
Moved 'attributes' from run to pos, removed warning
Diffstat (limited to 'test/files/run/attributes.check')
-rw-r--r--test/files/run/attributes.check7
1 files changed, 0 insertions, 7 deletions
diff --git a/test/files/run/attributes.check b/test/files/run/attributes.check
deleted file mode 100644
index 8b11a7018f..0000000000
--- a/test/files/run/attributes.check
+++ /dev/null
@@ -1,7 +0,0 @@
-attributes.scala:60: warning: implementation restriction: subclassing Classfile does not
-make your annotation visible at runtime. If that is what
-you want, you must write the annotation class in Java.
-class a4(ns: Array[Int]) extends scala.ClassfileAnnotation;
- ^
-one warning found
-no such file: Test