Skip to content
New issue

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

Question on option parsing #60

Open
mthmulders opened this issue Dec 10, 2018 · 0 comments
Open

Question on option parsing #60

mthmulders opened this issue Dec 10, 2018 · 0 comments

Comments

@mthmulders
Copy link

When studying the implementation of Simple Language, I noticed something odd in SLMain.java.

In line 142, if the option name contains a dot, everything up until the dot is removed, but nothing is done with the result of that. The group variable is basically unused.

Is this on purpose, and if so, what is the purpose of it?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant