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