Closed legoscia closed 12 years ago
erl_parse:abstract/1 chokes on references. Make sure we don't feed it any by making contains_opaque/1 return true for anything that contains a reference.
Nice find! Merged into develop: 5ef1670b6a2ef7dedde404ec18afc3eae8965be6
erl_parse:abstract/1 chokes on references. Make sure we don't feed it any by making contains_opaque/1 return true for anything that contains a reference.