]> Cypherpunks.ru repositories - goredo.git/blobdiff - t/apenwarr/111-example/mystr.c
Import tests from apenwarr/redo and redo.sh
[goredo.git] / t / apenwarr / 111-example / mystr.c
diff --git a/t/apenwarr/111-example/mystr.c b/t/apenwarr/111-example/mystr.c
new file mode 100644 (file)
index 0000000..b64b7a5
--- /dev/null
@@ -0,0 +1,4 @@
+
+#include "mystr.h"
+
+char *mystr = "Hello, world!";