decl literal

This commit is contained in:
Mitchell Hashimoto
2025-05-27 09:45:31 -07:00
parent 6aa84d0e92
commit ba02f0ae22

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,