mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-02-15 11:35:42 -06:00
A test
This commit is contained in:
parent
38005e7174
commit
2bdd874a00
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});
|
||||
Loading…
x
Reference in New Issue
Block a user