TypeScript/tests/cases/fourslash/smartSelection_lastBlankLine.ts
Andrew Branch aa12ec440c
Fix smart select on last blank line of file (#32544)
* Fix SmartSelection on last blank line of file

* Add baseline
2019-07-25 09:47:57 -07:00

6 lines
96 B
TypeScript

/// <reference path="fourslash.ts" />
////class C {}
/////**/
verify.baselineSmartSelection();