• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1 
2 /**
3  * generic function
4  */
genericnull5 private fun <T> generic() {}