Files
kotlin-fork/compiler/testData
Alexander Udalov 9537b68724 Load 'equals' parameter from Java code with the name 'other'
This fixes a lot of warnings on mixed Kotlin+Java code about different names
for the same parameter because we always loaded 'equals' parameter with the
name 'p0', whereas in Kotlin we usually name it 'other'
2014-02-28 21:48:29 +04:00
..
2014-02-17 10:45:48 +04:00
2014-02-28 16:24:19 +04:00
2014-02-26 20:48:45 +04:00
2013-03-27 19:19:55 +04:00
2014-02-17 10:45:48 +04:00