summaryrefslogtreecommitdiff
path: root/test/files/run/byname.check
diff options
context:
space:
mode:
authorMartin Odersky <odersky@gmail.com>2007-08-27 14:15:03 +0000
committerMartin Odersky <odersky@gmail.com>2007-08-27 14:15:03 +0000
commit44c08fe2e46779d465fd231726b7ee01d27a8c56 (patch)
treea1f513528b379250a4957bfb47ebc1c41773126a /test/files/run/byname.check
parent6d8a7e73764bfeaeec795e9d4281ca5a87569791 (diff)
downloadscala-44c08fe2e46779d465fd231726b7ee01d27a8c56.tar.gz
scala-44c08fe2e46779d465fd231726b7ee01d27a8c56.tar.bz2
scala-44c08fe2e46779d465fd231726b7ee01d27a8c56.zip
fixed bug1292
Diffstat (limited to 'test/files/run/byname.check')
-rw-r--r--test/files/run/byname.check24
1 files changed, 24 insertions, 0 deletions
diff --git a/test/files/run/byname.check b/test/files/run/byname.check
new file mode 100644
index 0000000000..7e49eedec1
--- /dev/null
+++ b/test/files/run/byname.check
@@ -0,0 +1,24 @@
+test no braces completed properly
+test no braces r completed properly
+test plain completed properly
+test plain r completed properly
+test old by name completed properly
+test old by name r completed properly
+test old by name s completed properly
+test reg then by name completed properly
+test reg then by name s completed properly
+test varargs completed properly
+test varargs r completed properly
+test all completed properly
+test all r completed properly
+test all s completed properly
+test c00 completed properly
+test c00 r completed properly
+test c00 rr completed properly
+test cbb completed properly
+test cbb r completed properly
+test cbb rr completed properly
+test cvv completed properly
+test cvv r completed properly
+test cvv rs completed properly
+$