mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-05-08 12:55:49 -05:00
last line whitespace test
This commit is contained in:
10
tests/cases/fourslash/formatSelectionWithTrivia2.ts
Normal file
10
tests/cases/fourslash/formatSelectionWithTrivia2.ts
Normal file
@@ -0,0 +1,10 @@
|
||||
/// <reference path="fourslash.ts" />
|
||||
|
||||
/////*begin*/;
|
||||
////
|
||||
/////*end*/
|
||||
////
|
||||
|
||||
format.selection('begin', 'end');
|
||||
|
||||
verify.currentFileContentIs(";\n\n\n ");
|
||||
Reference in New Issue
Block a user