summaryrefslogtreecommitdiffstats
path: root/test/datafile_simple.1
blob: 48bb61ac0c3eeeb0c27babc15e4fa0b0cba9dae1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
             current speed: 38 mph
 key   0:0                          
 key   0:13  ^-----------^          current speed
pair   0:13  ^-----------^          current speed
 key  15:15                ^        
 num  15:17                 ^^      38
pair  15:17                 ^^      38
msg         :current speed: 38 mph
format      :#: # mph
{
    "col_0": "current speed",
    "col_1": 38
}