The isJavaIdentifier check is not really required, but also seems intuitive for variables to be Java identifier-like. This commit relaxes the constraint a bit by also allowing "-". Closes gh-23101
The isJavaIdentifier check is not really required, but also seems intuitive for variables to be Java identifier-like. This commit relaxes the constraint a bit by also allowing "-". Closes gh-23101