diff options
author | Steve Vinoski <[email protected]> | 2013-12-20 16:03:51 -0500 |
---|---|---|
committer | Steve Vinoski <[email protected]> | 2013-12-20 16:03:51 -0500 |
commit | 6667c6187753d476611282524148fd239309d3eb (patch) | |
tree | 29f3b680dc442896dcf30ca5766e60ce9094a20a /lib/stdlib/src/dets_v8.erl | |
parent | 25237481ccccd3ddfa74582dc267632ad618ba30 (diff) | |
download | otp-6667c6187753d476611282524148fd239309d3eb.tar.gz otp-6667c6187753d476611282524148fd239309d3eb.tar.bz2 otp-6667c6187753d476611282524148fd239309d3eb.zip |
fix erlang-mode erlang-get-function-arity
In the emacs erlang-mode the function erlang-get-function-arity failed to
return a correct arity value for functions with literal binaries as
parameters, for example:
function(<<Bin:20/binary>>) -> Bin.
Fix erlang-get-function-arity to recognize binary parameters correctly.
Diffstat (limited to 'lib/stdlib/src/dets_v8.erl')
0 files changed, 0 insertions, 0 deletions