Minor. Moved Pair class lower.
This commit is contained in:
@@ -17,4 +17,6 @@ fun foo() {
|
||||
// return this
|
||||
//}
|
||||
//
|
||||
//public class Pair<A, B>(val first: A, val second: B)
|
||||
//
|
||||
//public val <T> Pair<T, T>.<2>exProp : String
|
||||
Reference in New Issue
Block a user