blob: b010b15873ea2d849318f96409973ed59220f872 [file] [log] [blame]
#include"bob.h"
int main(void) {
return bobMcBob() != 42;
}