1#include <stdio.h>
2
3int main (void)
4{
5 fprintf (stderr, format: "this is spawn-test-helper from glib/tests\n");
6 return 0;
7}
8

source code of gtk/subprojects/glib/glib/tests/spawn-test-helper.c