mirror of
https://github.com/jj-vcs/jj.git
synced 2026-07-07 09:13:10 +08:00
There are no more callers of parse_function_argument_to_string(), so it's removed. This function was a thin wrapper of literal parser, and can be easily reintroduced if needed.