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