// Selection is at the start of jsx its still js. //@Filename: file.tsx //// let a = ( //// [|
//// some text|] ////
//// ); verify.toggleLineComment( `let a = ( //
// some text
);`);