blob: 1307c13f22ab4cbb48ee0f73ec19822a492b0a44 [file] [log] [blame] [edit]
#include "stub.h"
void foo() {
puts("Hello world!\n");
}