Files
kotlin-fork/compiler/testData/repl/objects/emptyObject.repl
T
2014-08-13 15:13:22 +04:00

4 lines
54 B
Plaintext
Vendored

>>> object Empty
>>> "Empty" in Empty.toString()
true