-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: printing Var(27) and beyond overflowed ASCII (#55)
* fix: printing Var(27) and beyond overflowed ASCII * fix: bad debug line, fold char conversion into loop Co-authored-by: ljedrz <3750347+ljedrz@users.noreply.github.com> * clippy: swap cast for byte char * refactor: shadow a variable * test: one more test for base26_encode --------- Co-authored-by: ljedrz <3750347+ljedrz@users.noreply.github.com>
- Loading branch information
1 parent
7a24943
commit c961a86
Showing
1 changed file
with
32 additions
and
11 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