mirror of https://github.com/perkeep/perkeep.git
5 lines
41 B
C
5 lines
41 B
C
|
int CFoo(const char* c) {
|
||
|
GoFoo(c);
|
||
|
}
|
||
|
|