Open
Description
The following refuses to run in Worksheet 0.4.0.v-2_11-201509281548-ab29b9c
object crap {
val v = 1
def a = Set(v) // this is fine
def b = Set(this.v) // failure due to this DOT
}
despite compiles nicely in http://scastie.org/13075
Metadata
Metadata
Assignees
Labels
No labels