blob: da9c675098bb55cfc083ca05f58b75772f07eef0 [file] [log] [blame]
#include"bob.h"
int main(int argc, char **argv) {
return bobMcBob() != 42;
}