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

Leave the RHS of a GrammarSymbolSet move default initialized #59

Merged

Commits on Jul 15, 2024

  1. Leave the RHS of a GrammarSymbolSet move default initialized

    Previously the RHS was left as it was when, technically, it should be
    restored to its default initialized state.  This fix exchanges the
    RHS GrammarSymbolSet values with their default initialized values to
    correct that error.
    Charles Baker committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    4acfde1 View commit details
    Browse the repository at this point in the history