summaryrefslogtreecommitdiffstats
path: root/Tests/OutOfSource/simple.cxx
blob: ffe0db90292588efdd6470d02b0c0eaab99aec36 (plain)
1
2
3
4
int simple()
{
  return 123;
}