Closed pawamoy closed 5 years ago
The reason it was not removed is because running trap - DEBUG in a function seems to only affect the traps in the scope of this function.
trap - DEBUG
Fixes issue #30
The reason it was not removed is because running
trap - DEBUG
in a function seems to only affect the traps in the scope of this function.Fixes issue #30