summaryrefslogtreecommitdiff
path: root/test/files/run/t3857.check
diff options
context:
space:
mode:
authorAdriaan Moors <adriaan.moors@epfl.ch>2010-09-23 15:51:19 +0000
committerAdriaan Moors <adriaan.moors@epfl.ch>2010-09-23 15:51:19 +0000
commitd7739fc01492e674a2806e08558a8112a885ee1b (patch)
tree3b44f5bc7290e4dfe24ef48d2b52b20210c0a6eb /test/files/run/t3857.check
parent43babf744b90aa8d1ca08d58c71e51b48bd6f731 (diff)
downloadscala-d7739fc01492e674a2806e08558a8112a885ee1b.tar.gz
scala-d7739fc01492e674a2806e08558a8112a885ee1b.tar.bz2
scala-d7739fc01492e674a2806e08558a8112a885ee1b.zip
closes #3857: retain pre-erasure info in type h...
closes #3857: retain pre-erasure info in type history after cloning of mixed in members and, specifically for this bug, fields, so that java generic type sigs are more precise. review by DRagos
Diffstat (limited to 'test/files/run/t3857.check')
-rw-r--r--test/files/run/t3857.check2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/files/run/t3857.check b/test/files/run/t3857.check
new file mode 100644
index 0000000000..11c05783d9
--- /dev/null
+++ b/test/files/run/t3857.check
@@ -0,0 +1,2 @@
+private java.util.Set<java.lang.String> ScalaGeneric.s
+private java.util.Set<java.lang.String> ScalaGeneric2.s \ No newline at end of file