Conversation
|
Could this be a step in the direction to get negative numbers like |
The logic is a bit different... and more for reasons of consistency: simply put, (And one could say why not A couple of sidenotes:
|
…anitize-underscores-in-words # Conflicts: # version/build
…anitize-underscores-in-words
…anitize-underscores-in-words
…anitize-underscores-in-words
…anitize-underscores-in-words
…anitize-underscores-in-words
… former should produce a Symbol value)
|
Ready to merge! 🚀 |
Description
Basically,
_cannot be an identifier/word (because it simply isn't) - if it's followed by a space or a different symbol, etc... it has to be considered a standalone symbol.Also see: #1773 (similar-ish)
Type of change