Skip to content

Commit 299a6f4

Browse files
committed
juledoc: update to latest julefmt formatting
1 parent a3075b1 commit 299a6f4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

builder/formatter.jule

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -461,6 +461,7 @@ impl formatter {
461461
}
462462
if d.Scope != nil {
463463
self.popRowCommentsByC(d.Scope.End.Row, d.Scope.End.Column, false)
464+
self.popRowComments(d.Scope.End.Row, false)
464465
}
465466
}
466467

0 commit comments

Comments
 (0)