diff options
author | Dan Gudmundsson <[email protected]> | 2009-12-18 13:03:24 +0100 |
---|---|---|
committer | Dan Gudmundsson <[email protected]> | 2009-12-18 13:03:24 +0100 |
commit | 90312bd9c8fbbcc2974b0f0bccd772298bd5d37c (patch) | |
tree | 87e20d18917a8070fbe6c40a899183f081cc970c /erts/epmd | |
parent | 55e80d74897ec16b80632fd7acdabdca764aea57 (diff) | |
download | otp-90312bd9c8fbbcc2974b0f0bccd772298bd5d37c.tar.gz otp-90312bd9c8fbbcc2974b0f0bccd772298bd5d37c.tar.bz2 otp-90312bd9c8fbbcc2974b0f0bccd772298bd5d37c.zip |
Emacs: Added indentation inside parenthesis
Used in records or tuple creation:
-record(record3, {a = 8#42423 bor
8#4234,
b = 8#5432
bor 2#1010101
c = 123 +
234,
d}).
and in functions calls
call(2#42423 bor
#4234,
2#5432,
other_arg),
Diffstat (limited to 'erts/epmd')
0 files changed, 0 insertions, 0 deletions