Closed razzeee closed 3 years ago
@harrysarson this exchanges the custom written rust package for the automatically be tree-sitter generated ones. We do loose the tests you've written, which is a shame.
Could you test if this breaks anything for you?
The error seems to be due to the parser.lib, parser.exp and parser.obj somehow colliding in windows, as we try to call compile on "parser".
@harrysarson this exchanges the custom written rust package for the automatically be tree-sitter generated ones. We do loose the tests you've written, which is a shame.
Could you test if this breaks anything for you?