aboutsummaryrefslogtreecommitdiffstats
path: root/tests/data/fixtures/ich_dch_ech/3.json
blob: 27613f89ec4f4909e120639a6fe3b2c708441023 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
{
  "contents": "\n\n\n\n\n\n\n\n\n         fobar",
  "cells": {
    "9,10": {
      "contents": "o"
    },
    "9,11": {
      "contents": "b"
    },
    "9,12": {
      "contents": "a"
    },
    "9,13": {
      "contents": "r"
    },
    "9,9": {
      "contents": "f"
    }
  },
  "cursor_position": [
    9,
    11
  ]
}