mirror of
https://github.com/Relintai/scons_gd.git
synced 2025-03-16 18:56:27 +01:00
5 lines
39 B
C
5 lines
39 B
C
|
extern int foo(void)
|
||
|
{
|
||
|
return 0;
|
||
|
}
|