Permalink
Show file tree
Hide file tree
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
[fix] Fix bug in functionName regex during stack parsing
Previously, this line was splitting on the letter 's'; more likely, it was meant to split on spaces.
- Loading branch information
1 parent
7261ccc
commit ec4a71d7c94a3692e5b42aa51d4a553d39fa8796
Showing
2 changed files
with
38 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters