Files
kotlin/compiler/testData/codegen/boxWithStdlib/callableReference/property
Alexander Udalov dc84445e2e Inherit KProperty interfaces from function types
To be able to write the following: listOfStrings.map(String::length)
2015-12-16 19:48:28 +03:00
..