-
Type:
New Feature
-
Resolution: Done
-
Priority:
Minor
-
Component/s: None
The second x definition silently ignores the second X definition
define X: 4
define Y: 5
define Z: 5.4
define X: 5.4
The second x definition silently ignores the second X definition
define X: 4
define Y: 5
define Z: 5.4
define X: 5.4