aboutsummaryrefslogtreecommitdiffstats
path: root/tests/data/fixtures/combining/1.json
blob: 14dbc432d92ca7659171d40a64c69f39a0480756 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
{
  "contents": "a",
  "cells": {
    "0,0": {
      "contents": "a"
    }
  },
  "cursor_position": [
    0,
    1
  ]
}