Changed extension in parsing test data (jet -> kt)
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
open class IComparable<in T> {
|
||||
fun compareTo(other : T) : Int
|
||||
}
|
||||
Reference in New Issue
Block a user