Collect comments around parentheses in expressions (#13803)

Co-authored-by: Brian Ng <bng412@gmail.com>
This commit is contained in:
Nicolò Ribaudo
2021-10-05 20:15:24 +02:00
committed by GitHub
parent 7bbdf096aa
commit 64f14b05fa
16 changed files with 508 additions and 21 deletions

View File

@@ -0,0 +1 @@
1 + /* 0 */(/* 1 */(/* 2 */(/* 3 */i/* 4 */)/* 5 */)/* 6 */)/* 7 */;