summaryrefslogtreecommitdiff
path: root/test/files/pos/t2708.scala
diff options
context:
space:
mode:
authorHubert Plociniczak <hubert.plociniczak@epfl.ch>2009-12-08 11:44:58 +0000
committerHubert Plociniczak <hubert.plociniczak@epfl.ch>2009-12-08 11:44:58 +0000
commitb42abff4c0aa17f1e4bf3af8b0502da4bbccd70d (patch)
tree718ef8fb7c9eafd814bbe0eb5f390fae6156227b /test/files/pos/t2708.scala
parent64f63ab3961b0c0497895bcccc6285d18aa2ca0f (diff)
downloadscala-b42abff4c0aa17f1e4bf3af8b0502da4bbccd70d.tar.gz
scala-b42abff4c0aa17f1e4bf3af8b0502da4bbccd70d.tar.bz2
scala-b42abff4c0aa17f1e4bf3af8b0502da4bbccd70d.zip
see #2708
Diffstat (limited to 'test/files/pos/t2708.scala')
-rw-r--r--test/files/pos/t2708.scala1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/files/pos/t2708.scala b/test/files/pos/t2708.scala
new file mode 100644
index 0000000000..19485bf4ce
--- /dev/null
+++ b/test/files/pos/t2708.scala
@@ -0,0 +1 @@
+class Foo(@volatile var v: Int)