Disable JSX recovery hack when in unary expression context (#53666)

This commit is contained in:
Jake Bailey
2023-04-05 13:04:37 -07:00
committed by GitHub
parent a720ba921f
commit bebb6d0086
11 changed files with 71 additions and 3 deletions

View File

@@ -0,0 +1,4 @@
// @allowJs: true
// @outDir: ./out
// @filename: a.js
~< <

View File

@@ -0,0 +1,4 @@
// @allowJs: true
// @outDir: ./out
// @filename: a.js
~<></> <