]> Cypherpunks.ru repositories - goredo.git/blob - t/apenwarr/111-example/mystr.c
Import tests from apenwarr/redo and redo.sh
[goredo.git] / t / apenwarr / 111-example / mystr.c
1
2 #include "mystr.h"
3
4 char *mystr = "Hello, world!";