Skip to content
Discussion options

You must be logged in to vote

Yes, this is working as expected. As far as I can remember, this behavior hasn't changed.

The technique you're using is fine for variables but not for constants. An all-caps symbol is assumed to be a constant. The recommended way is to use lowercase names for variables.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@Vanerio
Comment options

@Vanerio
Comment options

Answer selected by Vanerio
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants