From 5068d34c08f951a7ea6257d305a1627b09a95817 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sat, 4 May 2024 19:44:55 +0200 Subject: Adding upstream version 0.11.1. Signed-off-by: Daniel Baumann --- test/datafile_simple.5 | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 test/datafile_simple.5 (limited to 'test/datafile_simple.5') diff --git a/test/datafile_simple.5 b/test/datafile_simple.5 new file mode 100644 index 0000000..606a498 --- /dev/null +++ b/test/datafile_simple.5 @@ -0,0 +1,10 @@ + this is a url: http://www.example.com/foo-bar + key 0:13 ^-----------^ this is a url + url 15:45 ^----------------------------^ http://www.example.com/foo-bar + val 15:45 ^----------------------------^ http://www.example.com/foo-bar +pair 0:45 ^-------------------------------------------^ this is a url: http://www.example.com/foo-bar +msg :this is a url: http://www.example.com/foo-bar +format :this is a url: # +{ + "this is a url": "http://www.example.com/foo-bar" +} -- cgit v1.2.3