summaryrefslogblamecommitdiff
path: root/test/files/positions/Scaladoc4.scala
blob: f613dda7f5b644ebdcf389c343b8db047a8ba25d (plain) (tree)
1
2
3
4
5
6
7
8




                  
  

          
object Scaladoc4 {
  /**
   * Foo
   */
  2+2
  
  def f {}
}