https://kotlinlang.org logo
d

dstarcev

08/04/2016, 2:07 PM
just found this in the source code
Copy code
public operator fun get(index: Int): MatchGroup?

    // TODO: Provide get(name: String) on JVM 7+