TypeScript/tests/cases/fourslash/quickInfoForSyntaxErrorNoError.ts

10 lines
169 B
TypeScript
Raw Normal View History

2017-09-05 22:37:51 +02:00
/// <reference path="fourslash.ts" />
//// namespace X {
//// export =
//// }
//// X.add/*1*/
// verify there is no crash
verify.quickInfoAt("1", "any");