Update runtime files.
diff --git a/runtime/indent/testdir/vim.in b/runtime/indent/testdir/vim.in
index 47e6929..f652dbd 100644
--- a/runtime/indent/testdir/vim.in
+++ b/runtime/indent/testdir/vim.in
@@ -10,6 +10,11 @@
 \ 'some '
 \ 'string'
 
+if 1
+let x = [
+\ ]
+endif
+
 " END_INDENT
 
 " START_INDENT