blob: 0bf20b028e43908f07960fa6426cb33e277a5b8d [file] [log] [blame]
class Test {
double c = 0
}
new Test().c.doubleVa<caret>
-----
doubleValue