aboutsummaryrefslogtreecommitdiffstats
path: root/tests/data/fixtures/ri/6.json
blob: 7bf46dbac54a4254b88717267f55e2ce9073a04e (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
  ]
}