File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -655,6 +655,7 @@ repository:
655655 end : (?<=\})
656656 patterns :
657657 - include : ' #function-name'
658+ - include : ' #single-line-comment-consuming-line-ending'
658659 - include : ' #function-body'
659660
660661 function-name :
Original file line number Diff line number Diff line change 20782078 <key >include </key >
20792079 <string >#function-name </string >
20802080 </dict >
2081+ <dict >
2082+ <key >include </key >
2083+ <string >#single-line-comment-consuming-line-ending </string >
2084+ </dict >
20812085 <dict >
20822086 <key >include </key >
20832087 <string >#function-body </string >
Original file line number Diff line number Diff line change 20822082 <key >include </key >
20832083 <string >#function-name </string >
20842084 </dict >
2085+ <dict >
2086+ <key >include </key >
2087+ <string >#single-line-comment-consuming-line-ending </string >
2088+ </dict >
20852089 <dict >
20862090 <key >include </key >
20872091 <string >#function-body </string >
You can’t perform that action at this time.
0 commit comments