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