We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fbf8b11 commit 1ca442aCopy full SHA for 1ca442a
tests/syntax_tests/data/printer/expr/expected/jsx.res.txt
@@ -210,7 +210,6 @@ let x =
210
<div>
211
ident
212
"constant"
213
-
214
{
215
let a = 1
216
let b = 2
@@ -264,12 +263,10 @@ let x =
264
263
do(i)
265
}}
266
{(20: int)}
267
268
269
module L = Log
270
L.log()
271
}
272
273
274
exception Exit
275
raise(Exit)
0 commit comments