mirror of
https://github.com/martinvonz/jj.git
synced 2025-05-15 04:04:27 +00: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.