node/tools/gyp/test/configurations/target_platform/left.c

4 lines
47 B
C

const char *message(void) {
return "left";
}