blob: e091836bcfa657797e1aaab95e0b3e5439a54d9b [file] [log] [blame]
#include"mylib.h"
int getNumber() {
return 42;
}