-
Notifications
You must be signed in to change notification settings - Fork 2k
Expand file tree
/
Copy patherr3.jsx.trap
More file actions
30 lines (30 loc) · 838 Bytes
/
err3.jsx.trap
File metadata and controls
30 lines (30 loc) · 838 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
#10000=@"/err3.jsx;sourcefile"
files(#10000,"/err3.jsx")
#10001=@"/;folder"
folders(#10001,"/")
containerparent(#10001,#10000)
#10002=@"loc,{#10000},0,0,0,0"
locations_default(#10002,#10000,0,0,0,0)
hasLocation(#10000,#10002)
#20000=@"global_scope"
scopes(#20000,0)
#20001=@"script;{#10000},1,1"
toplevels(#20001,0)
#20002=@"loc,{#10000},1,1,1,1"
locations_default(#20002,#10000,1,1,1,1)
hasLocation(#20001,#20002)
#20003=*
js_parse_errors(#20003,#20001,"Error: Expected corresponding JSX closing tag for <a>","<a></>
")
#20004=@"loc,{#10000},1,4,1,4"
locations_default(#20004,#10000,1,4,1,4)
hasLocation(#20003,#20004)
#20005=*
lines(#20005,#20001,"<a></>","
")
#20006=@"loc,{#10000},1,1,1,6"
locations_default(#20006,#10000,1,1,1,6)
hasLocation(#20005,#20006)
numlines(#20001,1,0,0)
numlines(#10000,1,0,0)
filetype(#10000,"javascript")