Application: correct_binary_operator_1_closure_62
Application of fix:
correct_binary_operator_1Code example:
closure_62Parse tree:
binary_expression [96, 28] - [96, 59]
left: identifier [96, 28] - [96, 34]
operator: less [97, 35] - [97, 36] @wrong_operator
right: field_access [95, 37] - [95, 59]
object: identifier [95, 37] - [95, 50]
field: identifier [95, 51] - [95, 57]
arguments: argument_list [95, 57] - [95, 59]
Parameters:
@correct_operator = (less_equal)