aboutsummaryrefslogtreecommitdiffstats
path: root/tests/data/fixtures/bs/1.json
blob: 25ab48752f83a5e8d2e1369690a165cf4961aa9e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
{
  "contents": "faa",
  "cells": {
    "0,0": {
      "contents": "f"
    },
    "0,1": {
      "contents": "a"
    },
    "0,2": {
      "contents": "a"
    }
  },
  "cursor_position": [
    0,
    3
  ]
}