Skip to content

Commit 4b4e7eb

Browse files
committed
TS: update trap test output
1 parent d28597f commit 4b4e7eb

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

javascript/extractor/tests/ts/output/trap/tsx.tsx.trap

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -269,7 +269,8 @@ locations_default(#20092,#10000,2,3,2,2)
269269
hasLocation(#20091,#20092)
270270
enclosingStmt(#20091,#20077)
271271
exprContainers(#20091,#20001)
272-
literals("","",#20091)
272+
literals("
273+
","",#20091)
273274
#20093=*
274275
exprs(#20093,89,#20079,-3,"<this.props.icon/>")
275276
#20094=@"loc,{#10000},2,3,2,20"
@@ -319,7 +320,8 @@ locations_default(#20104,#10000,3,3,3,2)
319320
hasLocation(#20103,#20104)
320321
enclosingStmt(#20103,#20077)
321322
exprContainers(#20103,#20001)
322-
literals("","",#20103)
323+
literals("
324+
","",#20103)
323325
#20105=*
324326
exprs(#20105,89,#20079,-5,"<name-with-dashes/>")
325327
#20106=@"loc,{#10000},3,3,3,21"
@@ -342,7 +344,8 @@ locations_default(#20110,#10000,4,1,4,0)
342344
hasLocation(#20109,#20110)
343345
enclosingStmt(#20109,#20077)
344346
exprContainers(#20109,#20001)
345-
literals("","",#20109)
347+
literals("
348+
","",#20109)
346349
#20111=*
347350
entry_cfg_node(#20111,#20001)
348351
#20112=@"loc,{#10000},1,1,1,0"

0 commit comments

Comments
 (0)