We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
老师好,我想请问一下,我们要怎么根据语法错误的提示信息找出test2.tea中不符合当前语法的地方
The text was updated successfully, but these errors were encountered:
syntax error 一般就是 yacc 崩了,可以参照第二个录屏里面讲的方法,把 yacc 的工作过程打印出来,这样可以看到是哪里的规则写错了
Sorry, something went wrong.
No branches or pull requests
老师好,我想请问一下,我们要怎么根据语法错误的提示信息找出test2.tea中不符合当前语法的地方
The text was updated successfully, but these errors were encountered: