summaryrefslogblamecommitdiff
path: root/test/files/neg/macro-argtype-mismatch.check
blob: dd867be804ebc701663b56af67420847981b1ac2 (plain) (tree)
1
2
3
4
5
6





                                      
Test_2.scala:3: error: type mismatch;
 found   : String("2")
 required: Int
  foo("2")
      ^
one error found