// rustfmt-fn_call_width: 100 // Function call width fn main() { lorem("lorem", "ipsum", "dolor"); }