decl literal

pull/7444/head
Mitchell Hashimoto 2025-05-27 09:45:31 -07:00
parent 6aa84d0e92
commit ba02f0ae22
No known key found for this signature in database
GPG Key ID: 523D5DC389D273BC
1 changed files with 1 additions and 1 deletions

View File

@ -3827,7 +3827,7 @@ fn mouseSelection(
// TODO: Clamp selection to the screen area, don't
// let it extend past the last written row.
return terminal.Selection.init(
return .init(
start_pin,
end_pin,
rectangle_selection,