/// //@Filename: jsxExpressionFollowedByIdentifier.tsx ////declare var React: any; ////const a =
{
[|x|]}
////const b =
[|x|]} /> test.ranges().forEach(range => { verify.errorExistsAtRange(range, ts.Diagnostics._0_expected.code, "'}' expected."); // This is just to ensure getting quick info doesn’t crash verify.not.quickInfoExists(); });