summaryrefslogtreecommitdiff
path: root/test/files/run/bug4592.check
diff options
context:
space:
mode:
authorPaul Phillips <paulp@improving.org>2011-08-06 19:34:49 +0000
committerPaul Phillips <paulp@improving.org>2011-08-06 19:34:49 +0000
commit990fa046e6bbe95d5def208b38fead77d2437f9f (patch)
treecaed0b83c9d4220f4ebe48ab844a8c41884df45d /test/files/run/bug4592.check
parentead69ed24557ff42966a2bd5f71b6434ac5343b6 (diff)
downloadscala-990fa046e6bbe95d5def208b38fead77d2437f9f.tar.gz
scala-990fa046e6bbe95d5def208b38fead77d2437f9f.tar.bz2
scala-990fa046e6bbe95d5def208b38fead77d2437f9f.zip
Fixed bug in the disambiguation of f(foo='bar')...
Fixed bug in the disambiguation of f(foo='bar') style method calls in the presence of overloading, parameterization, and by-name arguments. Took the opportunity to clean things up a little bit. Closes SI-4592, review by rytz.
Diffstat (limited to 'test/files/run/bug4592.check')
-rw-r--r--test/files/run/bug4592.check3
1 files changed, 3 insertions, 0 deletions
diff --git a/test/files/run/bug4592.check b/test/files/run/bug4592.check
new file mode 100644
index 0000000000..e133386482
--- /dev/null
+++ b/test/files/run/bug4592.check
@@ -0,0 +1,3 @@
+3.14
+3.14
+3.14