summaryrefslogblamecommitdiff
path: root/test/files/run/t5284c.check
blob: cf578ad102ef82514d392bfa3e968e296804fc02 (plain) (tree)
1
2
3
4


                                                                                  
 
t5284c.scala:29: warning: type W is unused or used in non-specializable positions.
  def bar[@specialized(Int) W <: T](ws: List[W]) = len(ws)
      ^
3