diff options
author | Hans Bolinder <[email protected]> | 2017-06-09 14:34:39 +0200 |
---|---|---|
committer | Hans Bolinder <[email protected]> | 2017-06-12 14:53:11 +0200 |
commit | 44d609df5fc694ed1030cf7d56c492fc7e222590 (patch) | |
tree | c54f6919f825c63861390fafe904ca549f8265ed /lib/stdlib/src/stdlib.app.src | |
parent | dd9e39dc2b97e30c03b24a00eb757be7d2c2bdc2 (diff) | |
download | otp-44d609df5fc694ed1030cf7d56c492fc7e222590.tar.gz otp-44d609df5fc694ed1030cf7d56c492fc7e222590.tar.bz2 otp-44d609df5fc694ed1030cf7d56c492fc7e222590.zip |
stdlib: Evaluate expressions in fun2ms bodies
The ms_transform module, used by ets:fun2ms/1 and dbg:fun2ms,
evaluates constant arithmetic expressions. This is necessary since the
Erlang compiler, which normally evaluates constant expressions, does
not recognize the format generated by ms_transform.
Diffstat (limited to 'lib/stdlib/src/stdlib.app.src')
0 files changed, 0 insertions, 0 deletions