summaryrefslogblamecommitdiff
path: root/test/files/neg/t3015.check
blob: 6948392bb00e70a39756820367f0f51adafa9ee9 (plain) (tree)
1
2
3
4
5
6
                                                                  
              
                 
                     
        
               
t3015.scala:7: error: scrutinee is incompatible with pattern type;
 found   : _$1
 required: String
  val b(foo) = "foo" 
       ^
one error found