summaryrefslogtreecommitdiff
path: root/test/files/buildmanager/t2280/A.scala
diff options
context:
space:
mode:
authorHubert Plociniczak <hubert.plociniczak@epfl.ch>2010-02-03 10:22:27 +0000
committerHubert Plociniczak <hubert.plociniczak@epfl.ch>2010-02-03 10:22:27 +0000
commit0ae8343fd4822ae8c31325e3a9a03ea1a08ee237 (patch)
treee2a02c4d79c75e50c5a022d929d51cf653ca7cb0 /test/files/buildmanager/t2280/A.scala
parent9f55ad82d17f9b0d441ffcfd26b5fc8a817b64f8 (diff)
downloadscala-0ae8343fd4822ae8c31325e3a9a03ea1a08ee237.tar.gz
scala-0ae8343fd4822ae8c31325e3a9a03ea1a08ee237.tar.bz2
scala-0ae8343fd4822ae8c31325e3a9a03ea1a08ee237.zip
Fixes the problem mentioned in #2882, which see...
Fixes the problem mentioned in #2882, which seems to be the reason for #2280 - allow simple ananlysis on java sources. Review by dragos
Diffstat (limited to 'test/files/buildmanager/t2280/A.scala')
-rw-r--r--test/files/buildmanager/t2280/A.scala1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/files/buildmanager/t2280/A.scala b/test/files/buildmanager/t2280/A.scala
new file mode 100644
index 0000000000..5febadeb06
--- /dev/null
+++ b/test/files/buildmanager/t2280/A.scala
@@ -0,0 +1 @@
+class A extends B