mirror of
https://github.com/scylladb/scylladb.git
synced 2026-05-29 19:21:01 +00:00
There were a few places where term was still mentioned. Removed/replaced term with expression. search_and_replace is still done only on LHS of binary_operator because the existing code would break otherwise. Signed-off-by: Jan Ciolek <jan.ciolek@scylladb.com>