mirror of https://gitlab.com/ita1024/waf.git
8 lines
45 B
C
8 lines
45 B
C
|
|
||
|
#include "foo.h"
|
||
|
|
||
|
int main()
|
||
|
{
|
||
|
return 0;
|
||
|
}
|