diff options
author | Eduardo Julian | 2020-11-05 22:54:05 -0400 |
---|---|---|
committer | Eduardo Julian | 2020-11-05 22:54:05 -0400 |
commit | ef78c1f92ab29c4370193591b170535dd9e743f7 (patch) | |
tree | e83fd11eb20b4df26f6f5a20bef38af9d2baac8a /documentation/bookmark | |
parent | 11cc4a67001162d689eb827f755424a07b99fccb (diff) |
Improved error reporting for syntax macros.
Diffstat (limited to 'documentation/bookmark')
-rw-r--r-- | documentation/bookmark/debugging.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/documentation/bookmark/debugging.md b/documentation/bookmark/debugging.md index 6f7d5126b..99071f483 100644 --- a/documentation/bookmark/debugging.md +++ b/documentation/bookmark/debugging.md @@ -1,3 +1,7 @@ +# Exemplar + +1. [Flow-storm debugger](https://github.com/jpmonettas/flow-storm-debugger) + # Service 1. https://www.bugreplay.com/ |