diff options
Diffstat (limited to 'tests/indent/ecma/array-issue3382.js')
| -rw-r--r-- | tests/indent/ecma/array-issue3382.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/indent/ecma/array-issue3382.js b/tests/indent/ecma/array-issue3382.js new file mode 100644 index 000000000..3ae39ef03 --- /dev/null +++ b/tests/indent/ecma/array-issue3382.js @@ -0,0 +1,2 @@ +let a = [ +] |
