Skip to content

Commit c09c35a

Browse files
author
Max Schaefer
committed
JavaScript: Update trap tests.
1 parent d6c3ae2 commit c09c35a

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

javascript/extractor/tests/comments/output/trap/comments.js.trap

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,7 @@ next_token(#20003,#20018)
6767
next_token(#20005,#20018)
6868
next_token(#20007,#20018)
6969
next_token(#20009,#20018)
70+
next_token(#20011,#20018)
7071
#20020=*
7172
entry_cfg_node(#20020,#20001)
7273
#20021=@"loc,{#10000},1,1,1,0"

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -109,6 +109,7 @@ locations_default(#20032,#10000,4,5,4,4)
109109
hasLocation(#20031,#20032)
110110
next_token(#20016,#20031)
111111
next_token(#20018,#20031)
112+
next_token(#20020,#20031)
112113
#20033=*
113114
entry_cfg_node(#20033,#20001)
114115
#20034=@"loc,{#10000},2,1,2,0"

0 commit comments

Comments
 (0)