Elahi Concha
Elahi Concha
After installing the plugin with [`lazy.nvim`](https://github.com/folke/lazy.nvim) and trying to open a `.sonicpi` file with nvim I get the following error: ``` Failed to run `config` for sonicpi.nvim ...a/Local/nvim-data/lazy/sonicpi.nvim/lua/sonicpi/init.lua:109: attempt to...
This PR aims to update all tests in the `grade-school` exercise. The tests were created manually because the fact that some object-oriented adjustments were necessary made it impossible for the...
As mentioned by @BNAndras in #775 , some of `reverse-string`'s test cases were created after opening the issue. This PR adds the missing test cases.