summaryrefslogblamecommitdiff
path: root/test/files/neg/t3776.check
blob: 4a5284cf0f9c16fe33f07afda86d194ef3a83509 (plain) (tree)
1
2
3
4
                                                                
                                                                           
                                                            
               
t3776.scala:8: error: value someOperation is not a member of _$1
    def parsedAs[T](v: T) = MyParser.parse(pattern, a).get someOperation v 
                                                           ^
one error found