summaryrefslogtreecommitdiff
path: root/Tests/CompatibleInterface/foo.cpp
blob: e05eb7e694aa83d8ee900c8c0038c1f1d9d8bffd (plain)
1
2
3
4
int foo()
{
  return 0;
}