Legal variable names
Gosu variable names must conform to the following rules.
The first character of the name can be:
- Any letter
$_
Subsequent characters can be:
- Any letter
- Any digit
$_
Gosu variable names must conform to the following rules.
The first character of the name can be:
$_Subsequent characters can be:
$_