summaryrefslogtreecommitdiff
path: root/Test/test1/FunBody.bpl.expect
blob: 6ed90fd575ec4fb0fa9ae702c79cbc77c6a8ae4f (plain)
1
2
3
4
FunBody.bpl(8,45): Error: function body with invalid type: bool (expected: int)
FunBody.bpl(10,61): Error: function body with invalid type: int (expected: alpha)
FunBody.bpl(12,58): Error: function body with invalid type: int (expected: alpha)
3 type checking errors detected in FunBody.bpl