swc/crates/swc_ecma_parser/tests/tsc/tsxAttributeResolution13.tsx
2022-02-04 17:08:38 +09:00

6 lines
74 B
TypeScript

//@jsx: preserve
//@filename: test.tsx
function Test() { }
<Test></Test>