在使用“尝试策略”中的“auto”或“电子自动”项目时,CoqIde将使用以下消息进行响应,无论当前位置在何处:
Currently, the parsing api only supports parsing at the tip of the document.
You wanted to parse at: 0 but the current tip is: 54这里怎么了?
发布于 2018-09-20 09:54:33
这是Coq中的一个bug,可能已经在master分支中修复了。请到https://github.com/coq/coq/issues报到
https://stackoverflow.com/questions/52420130
复制相似问题