|
| 1 | +#10000=@"/d-flag.js;sourcefile" |
| 2 | +files(#10000,"/d-flag.js") |
| 3 | +#10001=@"/;folder" |
| 4 | +folders(#10001,"/") |
| 5 | +containerparent(#10001,#10000) |
| 6 | +#10002=@"loc,{#10000},0,0,0,0" |
| 7 | +locations_default(#10002,#10000,0,0,0,0) |
| 8 | +hasLocation(#10000,#10002) |
| 9 | +#20000=@"global_scope" |
| 10 | +scopes(#20000,0) |
| 11 | +#20001=@"script;{#10000},1,1" |
| 12 | +toplevels(#20001,0) |
| 13 | +#20002=@"loc,{#10000},1,1,1,1" |
| 14 | +locations_default(#20002,#10000,1,1,1,1) |
| 15 | +hasLocation(#20001,#20002) |
| 16 | +#20003=* |
| 17 | +js_parse_errors(#20003,#20001,"Error: Invalid regular expression flag","const pattern = /import/dg; |
| 18 | +") |
| 19 | +#20004=@"loc,{#10000},1,18,1,18" |
| 20 | +locations_default(#20004,#10000,1,18,1,18) |
| 21 | +hasLocation(#20003,#20004) |
| 22 | +#20005=* |
| 23 | +lines(#20005,#20001,"const pattern = /import/dg;"," |
| 24 | +") |
| 25 | +#20006=@"loc,{#10000},1,1,1,27" |
| 26 | +locations_default(#20006,#10000,1,1,1,27) |
| 27 | +hasLocation(#20005,#20006) |
| 28 | +#20007=* |
| 29 | +lines(#20007,#20001,""," |
| 30 | +") |
| 31 | +#20008=@"loc,{#10000},2,1,2,0" |
| 32 | +locations_default(#20008,#10000,2,1,2,0) |
| 33 | +hasLocation(#20007,#20008) |
| 34 | +#20009=* |
| 35 | +lines(#20009,#20001,"function target() {"," |
| 36 | +") |
| 37 | +#20010=@"loc,{#10000},3,1,3,19" |
| 38 | +locations_default(#20010,#10000,3,1,3,19) |
| 39 | +hasLocation(#20009,#20010) |
| 40 | +#20011=* |
| 41 | +lines(#20011,#20001," return pattern;"," |
| 42 | +") |
| 43 | +#20012=@"loc,{#10000},4,1,4,17" |
| 44 | +locations_default(#20012,#10000,4,1,4,17) |
| 45 | +hasLocation(#20011,#20012) |
| 46 | +indentation(#10000,4," ",2) |
| 47 | +#20013=* |
| 48 | +lines(#20013,#20001,"}","") |
| 49 | +#20014=@"loc,{#10000},5,1,5,1" |
| 50 | +locations_default(#20014,#10000,5,1,5,1) |
| 51 | +hasLocation(#20013,#20014) |
| 52 | +numlines(#20001,5,0,0) |
| 53 | +numlines(#10000,5,0,0) |
| 54 | +filetype(#10000,"javascript") |
0 commit comments