blob: 2f957a218ea6044635fc92ab6087830c9da9e0b0 [file] [log] [blame]
#include <stdio.h>
void test() {
fprintf(stderr, "testing\n");
}