trisquel-icecat/icecat/third_party/python/gyp/test/link-objects/extra.c

5 lines
57 B
C

#include <stdio.h>
void extra() {
printf("PASS\n");
}