mirror of
https://github.com/martinvonz/jj.git
synced 2025-05-07 16:32:50 +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.