diff options
Diffstat (limited to 'src/util/dict_inline_pcre.ref')
-rw-r--r-- | src/util/dict_inline_pcre.ref | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/util/dict_inline_pcre.ref b/src/util/dict_inline_pcre.ref new file mode 100644 index 0000000..0c381f1 --- /dev/null +++ b/src/util/dict_inline_pcre.ref @@ -0,0 +1,4 @@ +> get foo +foo=got foo +> get bar +bar: not found |