summaryrefslogblamecommitdiff
path: root/test/files/buildmanager/t2556_2/A.scala
blob: b8da5c8fb186f6288702c81dc7aa4040a928fe9b (plain) (tree)
1
2
3
4



                       
class A {
  def x(i: Int) = i+"3"
}