-
- Downloads
Bug 1895358 - Part 1: Improve formatting of long multiline argument lists, r=ipc-reviewers,mccr8
This changes the way that StmtCode handles the pattern `$,{list}` alone on a line, adjusting it such that each item on the list is printed onto its own line, and then indented. This helps the formatting of large lists such as the ones generated in part 2. Differential Revision: https://phabricator.services.mozilla.com/D209854
Please register or sign in to comment