ck961018
Results
3
comments of
ck961018
> Here's some context for the `x.vim` functionality. #74 This appears to require designing an algorithm to check if each file ending with .x.vim is an extra data file for...
It looks like this can be fixed with a simple zero check.
The cause of the error is that when inserting a param without a suffix, the code did not check whether the node already contained a suffix. It looks like this...