summary refs log blame commit diff stats
path: root/tests/cpp/foo.c
blob: 84fbbccd018cb299f51556d3c6bb98a8360b9fbb (plain) (tree)
1
2
3
4



                       
char* myFunc() {
  return "Hello world";
}