aboutsummaryrefslogtreecommitdiffstats
path: root/lib/tools/emacs/test.erl.indented
diff options
context:
space:
mode:
authorSteve Vinoski <[email protected]>2014-01-10 19:57:58 -0500
committerSteve Vinoski <[email protected]>2014-01-10 19:57:58 -0500
commitfbefef025128e65fdfb562b485820dcb1ab04e99 (patch)
tree35ee66c1ede8c1da9c6821395d2b1927a468404f /lib/tools/emacs/test.erl.indented
parent25237481ccccd3ddfa74582dc267632ad618ba30 (diff)
downloadotp-fbefef025128e65fdfb562b485820dcb1ab04e99.tar.gz
otp-fbefef025128e65fdfb562b485820dcb1ab04e99.tar.bz2
otp-fbefef025128e65fdfb562b485820dcb1ab04e99.zip
fix indentation error from scan-sexp in erlang.el
Fix an indentation error being returned by scan-sexp, and add a new indentation test case for the error.
Diffstat (limited to 'lib/tools/emacs/test.erl.indented')
-rw-r--r--lib/tools/emacs/test.erl.indented5
1 files changed, 5 insertions, 0 deletions
diff --git a/lib/tools/emacs/test.erl.indented b/lib/tools/emacs/test.erl.indented
index 7e61bcc45b..ba173a8cc2 100644
--- a/lib/tools/emacs/test.erl.indented
+++ b/lib/tools/emacs/test.erl.indented
@@ -731,3 +731,8 @@ commas_first() ->
] }
]
}.
+
+
+%% this used to result in a scan-sexp error
+[{
+ }].