JMU-CS / JMU-CS/less-java

Remove stray declarations in grammar

未关闭
#94 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
cleanup help wanted
主要语言
Java
星标
6
派生
7
PR 合并指标
30 天内没有已合并 PR

描述

These two lines in the grammar define tokens that aren't used anywhere in the grammar and should be removed.

https://github.com/JMU-CS/less-java/blob/31556a8d2df06de308680cd364ffc769d258036a/src/main/antlr/LJ.g4#L146

https://github.com/JMU-CS/less-java/blob/31556a8d2df06de308680cd364ffc769d258036a/src/main/antlr/LJ.g4#L147

Because these lines are currently not doing anything, I'm going to tag this as a "help wanted" newbie-friendly change that we can leave for someone who has just joined the project and needs something to learn the Git workflow.

贡献指南

这个仓库没有索引到贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。