statements exec as expressions when first parameter begins with =
#854
Labels
bug
Unexpected behavior
deployed to `develop`
Feature built. Currently BETA testing in the `develop` branch
Describe the bug:
Statements are being executed as an expression when the first parameter is a
=
This doesn't happen if the first character of the first parameter is anything other than
=
. egExpected behaviour:
Statement should be executed as a statement
Platform (please complete the following information):
uname -a
if supported: n/aversion --no-app-name
: potentially all in 6.x and earlierThe text was updated successfully, but these errors were encountered: