Binding
This commit is contained in:
@@ -778,7 +778,6 @@ end;
|
||||
|
||||
function TDebugEvaluatorVisitor.VisitAssignment(const Node: IAssignmentNode): TAstValue;
|
||||
begin
|
||||
// The name is not easily available anymore for logging.
|
||||
AppendLine(Format('Assignment to "%s" {', [Node.Identifier.Name]));
|
||||
Indent;
|
||||
try
|
||||
|
||||
Reference in New Issue
Block a user