TypeScript/tests/cases/fourslash/quickInfoForSyntaxErrorNoError.ts
2017-09-05 13:37:51 -07:00

10 lines
169 B
TypeScript

/// <reference path="fourslash.ts" />
//// namespace X {
//// export =
//// }
//// X.add/*1*/
// verify there is no crash
verify.quickInfoAt("1", "any");