Separate op-assignment with other function calls.
This commit is contained in:
@@ -149,6 +149,7 @@ fn call_fn_with_constant_arguments(
|
||||
hash_fn.unwrap(),
|
||||
arg_values.iter_mut().collect::<StaticVec<_>>().as_mut(),
|
||||
false,
|
||||
false,
|
||||
Position::NONE,
|
||||
)
|
||||
.ok()
|
||||
|
Reference in New Issue
Block a user