Split Library.kt into several files
For better readbility and discoverability. Also rename String.compareTo parameter to "other", since that is the name of parameter of other compareTo's
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
package kotlin
|
||||
|
||||
public trait Annotation
|
||||
Reference in New Issue
Block a user