DEBSOURCES
Skip Quicknav
sources / scala / 2.11.12-6 / test / scaladoc / resources / SI_4898.scala
123456789
class SI_4898 { /** * A link to [[__root__ * * @usecase def test(): Int */ def test(implicit param: Int): Int = param }