3 lines
35 B
C++
3 lines
35 B
C++
extern "C" int a() {
|
|
return 0;
|
|
}
|
extern "C" int a() {
|
|
return 0;
|
|
}
|