Skip to content

Map Literals #11

@annonuser

Description

@annonuser

I seem to have trouble debugging code with map literals in the source ie #{id => Root}. When I attach the debugger I am able to hit breakpoints but when I come to a source line with a map literal in it I receive an exception of

{'NYI',{map,17,
    [{map_field_assoc,18,{value,18,id},{var,18,'Root'}}
...

This might be the offending line (with the note about brutal kill unrecognizable expressions).

  • Eclipse Neon 2
  • Erlang 18.3
  • Linux

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions