Closed Julow closed 1 week ago
This avoids patterns being aligned after the end of the extension label:
-let%server ( (s : int Eliom_shared.React.S.t) - , (f : (?step:React.step -> int -> unit) Eliom_shared.Value.t) ) = +let%server + ( (s : int Eliom_shared.React.S.t) + , (f : (?step:React.step -> int -> unit) Eliom_shared.Value.t) ) =
This avoids patterns being aligned after the end of the extension label: