summaryrefslogtreecommitdiff
path: root/test/files/run/macro-rettype-mismatch.check
blob: f6e4bc09fdf652c55979848eef6d170cd602555f (plain) (blame)
1
2
3
4
5
error: type mismatch;
 found   : Int(2)
 required: String

java.lang.Error: reflective compilation has failed