I'm learning Raku, and using this lovely raku-mode for working inside emacs. Following thinking in Raku book at some point it teaches strings comparators and I see the following problem with ge operator:
So I tried to fix it, and it seems to work:
I also added an ert file to .gitignore. hope it helps
I'm learning Raku, and using this lovely raku-mode for working inside emacs. Following thinking in Raku book at some point it teaches strings comparators and I see the following problem with ge operator:
So I tried to fix it, and it seems to work:
I also added an ert file to .gitignore. hope it helps