summaryrefslogtreecommitdiff
path: root/Tests/CTestTestFailure/badCode.cxx
blob: b410f0a139f6c2ac6a0430c3e7237f0c47e95d89 (plain)
1
2
3
4
int main()
{
this code will not compile
}