TypeScript/tests/cases/fourslash/syntacticClassificationsTripleSlash4.ts

10 lines
218 B
TypeScript
Raw Normal View History

/// <reference path="fourslash.ts"/>
//// /// <
const c = classification("original");
verify.syntacticClassificationsAre(
c.comment("/// <")); // Don't classify until we recognize the element name