parent
94ddb499df
commit
3acd6fb728
|
@ -3715,8 +3715,9 @@ static const char *_op_names[Variant::OP_MAX] = {
|
|||
"*",
|
||||
"/",
|
||||
"- (negation)",
|
||||
"+ (positive)",
|
||||
"%",
|
||||
"..",
|
||||
"+ (concatenation)",
|
||||
"<<",
|
||||
">>",
|
||||
"&",
|
||||
|
|
Loading…
Reference in New Issue