summaryrefslogtreecommitdiffstats
path: root/test/datafile_simple.5
blob: 606a49887e8a8cc5346ad9b903223a7d66c31bf2 (plain)
1
2
3
4
5
6
7
8
9
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"
}