TypeScript/tests/cases/fourslash/indentationInAugmentations1.ts

9 lines
172 B
TypeScript

/// <reference path="fourslash.ts"/>
// @module: amd
//// export {}
//// declare global {/*1*/
goTo.marker("1");
edit.insertLine("");
verify.indentationIs(4);