uds-se / debuggingbook

Project page for "The Debugging Book"
https://www.debuggingbook.org/
Other
200 stars 143 forks source link

make insert_tracer compatible with tabs #56

Open ARogovskyy opened 1 year ago

ARogovskyy commented 1 year ago

Currently, the insert_tracer function works only on spaces, not on tabs. This change should fix that.