summaryrefslogtreecommitdiff
path: root/test/files/run/t3569.check
diff options
context:
space:
mode:
authorPaul Phillips <paulp@improving.org>2012-03-07 13:04:45 -0800
committerPaul Phillips <paulp@improving.org>2012-03-07 13:09:15 -0800
commit02fb34822b599043b5707c78addc63dcd1c947cf (patch)
tree2be9b622285a0e179b1a5138076f43e347dae2b2 /test/files/run/t3569.check
parentf2ffc5be3487ca5dc331f754897f0e9b84eeb72c (diff)
downloadscala-02fb34822b599043b5707c78addc63dcd1c947cf.tar.gz
scala-02fb34822b599043b5707c78addc63dcd1c947cf.tar.bz2
scala-02fb34822b599043b5707c78addc63dcd1c947cf.zip
Fix for public final fields.
References SI-3569. Probably needs refinement.
Diffstat (limited to 'test/files/run/t3569.check')
-rw-r--r--test/files/run/t3569.check14
1 files changed, 14 insertions, 0 deletions
diff --git a/test/files/run/t3569.check b/test/files/run/t3569.check
new file mode 100644
index 0000000000..aa19916324
--- /dev/null
+++ b/test/files/run/t3569.check
@@ -0,0 +1,14 @@
+1
+private final int Test$X.x2
+private final int Test$X.x3
+private final int Test$X.x5
+private final int Test$X.x6
+private final int Test$X.x7
+private int Test$X.x4
+private volatile int Test$X.bitmap$priv$0
+public int Test$X.x
+public volatile int Test$X.bitmap$0
+private int Test$Y.z1
+public int Test$Y.x
+public int Test$Y.y
+public int Test$Y.z2