4213ce318e
There should probably be a special kind of property, but at least it won't throw an exception for now
7 lines
64 B
Plaintext
7 lines
64 B
Plaintext
>>> val foo = "REPL"
|
|
>>> ::foo.name
|
|
foo
|
|
>>> ::
|
|
... foo.name
|
|
foo
|