github / stack-graphs

Rust implementation of stack graphs
https://docs.rs/stack-graphs/*/stack_graphs/
Apache License 2.0
717 stars 122 forks source link

Comments in computed property names #396

Closed robrix closed 5 months ago

robrix commented 5 months ago

Computed property names can contain comments, which results in multiple matches despite the fact that there's only the one (expression) node in there that we care about.