aboutsummaryrefslogblamecommitdiff
path: root/tests/pos/i1044.scala
blob: a984dbd67449f2cff59c04ca2f10254f0d84996a (plain) (tree)
1
2
3


                                                                      
object Test {
  val x = ???.getClass.getMethods.head.getParameterTypes.mkString(",")
}