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