object Scaladoc7 { /** * Foo */ val Pair(i, j) = (1, 2) }