mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-05-24 02:21:30 -05:00
A test
This commit is contained in:
6
tests/cases/fourslash/docCommentScaffoldingEmptyFile.ts
Normal file
6
tests/cases/fourslash/docCommentScaffoldingEmptyFile.ts
Normal file
@@ -0,0 +1,6 @@
|
||||
/// <reference path='fourslash.ts' />
|
||||
|
||||
// @Filename: emptyFile.ts
|
||||
/////*0*/
|
||||
|
||||
verify.DocCommentScaffolding(0, { newText: "/** */", cursorOffset: 3});
|
||||
Reference in New Issue
Block a user