blob: 89272ed6c1186800e5da76326271bef9a57cf7af [file] [log] [blame]
#include"bob.h"
int main(int argc, char **argv) {
return hidden_function();
}