summaryrefslogtreecommitdiff
path: root/test/files/pos/t8873.scala
diff options
context:
space:
mode:
Diffstat (limited to 'test/files/pos/t8873.scala')
-rw-r--r--test/files/pos/t8873.scala1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/files/pos/t8873.scala b/test/files/pos/t8873.scala
new file mode 100644
index 0000000000..e2f0a5fad2
--- /dev/null
+++ b/test/files/pos/t8873.scala
@@ -0,0 +1 @@
+case class X(@volatile var x:Int)