TypeScript-TmLanguage/tests/cases/Issue239.tsx

2 строки
108 B
XML

// @onlyOwnGrammar - As this has jsx
const test = (true) ? <p>Broken Color</p> : <p>Also Broken Color</p>