aboutsummaryrefslogtreecommitdiffstats
path: root/tests/data/fixtures/il_dl/17.json
blob: 4b2e9008f3cd62f6763bdd95a21c2334c176d54d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
{
  "contents": "                                                                               a cd\nb",
  "cells": {
    "0,79": {
      "contents": "a"
    },
    "1,1": {
      "contents": "c"
    },
    "1,2": {
      "contents": "d"
    },
    "2,0": {
      "contents": "b"
    }
  },
  "cursor_position": [
    1,
    3
  ]
}