We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 996157a commit 5e704d0Copy full SHA for 5e704d0
2 files changed
README.md
@@ -100,7 +100,7 @@ computeEndIncremental : 25.843226ms : It works :)
100
...
101
```
102
103
-It uses a home made "go like" grammar in CNF available in `examples/go_gram.go`.
+It uses a home made "go like" grammar in CNF available in `examples/go_gram/go_gram.go`.
104
105
Context
106
=======
tests/go_gram.go
@@ -1 +1 @@
1
-../examples/go_gram.go
+../examples/go_gram/go_gram.go
0 commit comments