summaryrefslogtreecommitdiff
path: root/test/files/run/t5040.check
diff options
context:
space:
mode:
authorPaul Phillips <paulp@improving.org>2012-05-03 12:54:57 -0700
committerPaul Phillips <paulp@improving.org>2012-05-03 18:24:10 -0700
commit780bed7fbb77d095cbc03eb0244f8b1f1e4cf88c (patch)
tree5bbc4c3662dd9798e35acd7e81a01004d1c95752 /test/files/run/t5040.check
parent8bc8b83f0bd7daef62b41b4a0c87b4e9b7344284 (diff)
downloadscala-780bed7fbb77d095cbc03eb0244f8b1f1e4cf88c.tar.gz
scala-780bed7fbb77d095cbc03eb0244f8b1f1e4cf88c.tar.bz2
scala-780bed7fbb77d095cbc03eb0244f8b1f1e4cf88c.zip
Fix for Dynamic interaction with private methods.
Don't let inaccessible methods prevent calls to *Dynamic, otherwise we are at the mercy of every "private" alteration in every class we inherit. Closes SI-5040.
Diffstat (limited to 'test/files/run/t5040.check')
-rw-r--r--test/files/run/t5040.check1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/files/run/t5040.check b/test/files/run/t5040.check
new file mode 100644
index 0000000000..3f7b5908a9
--- /dev/null
+++ b/test/files/run/t5040.check
@@ -0,0 +1 @@
+applyDynamic