e.g. ``` javascript foo({ }|) ``` type `,{}<left><cr>` ``` javascript foo({ },{ }); ``` but should be ``` javascript foo({ },{ }); ```
e.g.
type
,{}<left><cr>but should be