TypeScript/tests/cases/fourslash/indentationInAugmentations2.ts

8 lines
161 B
TypeScript

/// <reference path="fourslash.ts"/>
//// declare module "A" {
//// global {/*1*/
goTo.marker("1");
edit.insertLine("");
verify.indentationIs(8);