summaryrefslogtreecommitdiff
path: root/deps/gyp/test/configurations/target_platform/left.c
blob: 1ce2ea1227218f8f35774b6fcb9c0bf5697ceeb4 (plain)
1
2
3
const char *message(void) {
  return "left";
}