7 lines
44 B
C
7 lines
44 B
C
|
#include "bast.h"
|
||
|
|
||
|
int bla()
|
||
|
{
|
||
|
return 0;
|
||
|
}
|