Closed Habush closed 4 years ago
Where could this module be located?
https://github.com/Habush/annotation-scheme/blob/master/annotation/util.scm#L28
@Habush please fix the following
I fixed that, but got another error
ERROR: In procedure string->symbol:
In procedure string->symbol: Wrong type argument in position 1 (expecting string): #f
Please try to run it first
test-name: go-regulates
location: tests/go-tests.scm:16
source:
unbound-variable
error please check them@tanksha Fixed the test issues. Please check
This PR moves out the fiber channels argument from the pattern matcher search functions to the outer annotation functions to make easy to test those functions. Also makes the parser testable and fixes the parser tests