summaryrefslogtreecommitdiff
path: root/Tests/Complex/Executable/A.cxx
blob: 7f9831978123f2f07f2f3465b6059e2c8ee13120 (plain)
1
2
3
4
int main()
{
  return 10;
}