diff options
author | Björn Gustavsson <[email protected]> | 2015-04-08 07:10:01 +0200 |
---|---|---|
committer | Björn Gustavsson <[email protected]> | 2015-04-30 13:14:26 +0200 |
commit | e8410b695f6bc431a7d16297ca31eb3c8368edf1 (patch) | |
tree | 9b1bf0ffc182b6a17f65841dccad97dafaa8f08d /xcomp | |
parent | e76849def1ea65ef4a231c04baaec04431fa081b (diff) | |
download | otp-e8410b695f6bc431a7d16297ca31eb3c8368edf1.tar.gz otp-e8410b695f6bc431a7d16297ca31eb3c8368edf1.tar.bz2 otp-e8410b695f6bc431a7d16297ca31eb3c8368edf1.zip |
dbg_iload: Correct translation of generators
The pattern in the generator for a list or binary comprehension
was processed as an expression instead of as a pattern. That
happened to work because expressions and patterns were translated
in the same way.
In the future we might want to process expressions and patterns
differently.
Diffstat (limited to 'xcomp')
0 files changed, 0 insertions, 0 deletions