summaryrefslogtreecommitdiffstats
path: root/runtime/indent/testdir/vim.ok
diff options
context:
space:
mode:
Diffstat (limited to 'runtime/indent/testdir/vim.ok')
-rw-r--r--runtime/indent/testdir/vim.ok6
1 files changed, 6 insertions, 0 deletions
diff --git a/runtime/indent/testdir/vim.ok b/runtime/indent/testdir/vim.ok
index f597d97e80..8e70abe619 100644
--- a/runtime/indent/testdir/vim.ok
+++ b/runtime/indent/testdir/vim.ok
@@ -30,6 +30,12 @@ for x in [
eval 0
endfor
+let t = [
+ \ {
+ \ 'k': 'val',
+ \ },
+ \ ]
+
" END_INDENT
" START_INDENT