aboutsummaryrefslogtreecommitdiffstats
path: root/lib/compiler/test
diff options
context:
space:
mode:
authorBjörn Gustavsson <[email protected]>2015-01-13 05:27:04 +0100
committerBjörn Gustavsson <[email protected]>2015-01-14 14:55:35 +0100
commitbd3ba08000a258818e52410c73fcb195db88356f (patch)
tree5e033f3f3b887b72c0189c95bbba84e062058244 /lib/compiler/test
parentaee18f309d41691019fc323bd41c5f78be49953b (diff)
downloadotp-bd3ba08000a258818e52410c73fcb195db88356f.tar.gz
otp-bd3ba08000a258818e52410c73fcb195db88356f.tar.bz2
otp-bd3ba08000a258818e52410c73fcb195db88356f.zip
beam_bool: Correct indentation for try...catch
Old versions of the Erlang mode for Emacs used to indent try...catch strangely - the first clause following the 'catch' would be indented with one space less than the following clauses. If we are to use the new Erlang mode when we add more clauses, they would be indented with one space less than the preceding clauses. That would look silly.
Diffstat (limited to 'lib/compiler/test')
0 files changed, 0 insertions, 0 deletions