You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
test.scala:4:error: value x in classB cannot be accessed in CwithBdeffoo= x
^
test.scala:5:error: value x in classB cannot be accessed in CwithBdefbar= self.x
=== Environment ===
Scala: 2.9.0.final
Java: java version "1.6.0_24" Java(TM) SE Runtime Environment (build 1.6.0_24-b07-334-10M3326) Java HotSpot(TM) 64-Bit Server VM (build 19.1-b02-334, mixed mode)
Operating system: OSX
The text was updated successfully, but these errors were encountered:
The following code compiles in 2.8.1 but not in 2.9.0.
=== Expected ===
No errors
=== What do you see instead? ===
=== Environment ===
The text was updated successfully, but these errors were encountered: