https://kotlinlang.org logo
h

hoang

03/31/2016, 9:46 AM
`val listOfInt: List<Int> = listOf(1, 2, 3)`: Ctrl+B on List will go there, so I suppose Ctrl+Shift+B on the variable should goes to the same place