aboutsummaryrefslogtreecommitdiffstats
path: root/tests/data/fixtures/il_dl/2.json
blob: e846eb368ae7781450fc8016f8484fbcdb4d41b9 (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
25
26
27
{
  "contents": "\n\n\n\n\n\n\n\n\n\n         foobar",
  "cells": {
    "10,10": {
      "contents": "o"
    },
    "10,11": {
      "contents": "o"
    },
    "10,12": {
      "contents": "b"
    },
    "10,13": {
      "contents": "a"
    },
    "10,14": {
      "contents": "r"
    },
    "10,9": {
      "contents": "f"
    }
  },
  "cursor_position": [
    9,
    12
  ]
}