blob: 068a5b89cfded053662ad5277d14b5a39cc23515 [file] [log] [blame]
#include "sub.h"
int sub() {
return 0;
}