=== What steps will reproduce the problem (please be specific and use wikiformatting)? ===
For example:
scala> List( 1, 2, 3 ).redu<tab>
=== What is the expected behavior? ===
I should see the following options:
reduceLeft reduceLeftOption reduceRight reduceRightOption
=== What do you see instead? ===
<console>:1: error: illegal start of definition
=== What versions of the following are you using? ===
- Scala: 2.8.1 and 2.9.0.RC1
- Java: 1.6.0_20
- Operating system: 10.6.4