diff options
author | Björn Gustavsson <[email protected]> | 2019-02-17 13:15:18 +0100 |
---|---|---|
committer | Björn Gustavsson <[email protected]> | 2019-02-20 10:14:33 +0100 |
commit | ed7a03484ecf16a2af39c1306dfd68b46e067664 (patch) | |
tree | 6c861c798b1a2cbba5728b87ddbeead4a7e7b029 /lib/compiler/src/beam_trim.erl | |
parent | 6c4149f24b56d11636483022e9a35838747ef643 (diff) | |
download | otp-ed7a03484ecf16a2af39c1306dfd68b46e067664.tar.gz otp-ed7a03484ecf16a2af39c1306dfd68b46e067664.tar.bz2 otp-ed7a03484ecf16a2af39c1306dfd68b46e067664.zip |
Always make andalso/orelse right-associative
Always rewriting left-associative andalso/orelse to right-associative
will not change the code (except in very rare cases), but it will
make sure that the transformation is tested.
Diffstat (limited to 'lib/compiler/src/beam_trim.erl')
0 files changed, 0 insertions, 0 deletions