Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Fix issue with languages that have spaces#3

Open
DecimalTurn wants to merge 2 commits intoscivision:mainfrom
DecimalTurn:fix-space
Open

Fix issue with languages that have spaces#3
DecimalTurn wants to merge 2 commits intoscivision:mainfrom
DecimalTurn:fix-space

Conversation

@DecimalTurn
Copy link

Fixes #2

The previous version of the loop would face a bug with languages that end with a space such as LEAN 4. By having the lang variable initialize with the last part of the name, we avoid this.
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

Successfully merging this pull request may close these issues.

Language output is incorrect when the language name has one or more spaces

1 participant