This commit is contained in:
Andrew Branch
2019-05-23 13:33:38 -07:00
parent f97f57c155
commit 7359ff8158

View File

@@ -0,0 +1,10 @@
/// <reference path="fourslash.ts" />
//@Filename: test.tsx
//@jsx: react
////declare var React: any;
////const z = <div>{[].map(x => </**/
// This test exists because it used to crash: #31347
goTo.marker();
verify.noSignatureHelpForTriggerReason({ kind: "characterTyped", triggerCharacter: "<" });