Files
codeql/javascript/extractor/tests/excludes/output/trap/empty.json.trap
2019-07-25 16:52:44 +01:00

19 lines
517 B
Plaintext

#10000=@"/f/empty.json;sourcefile"
files(#10000,"/f/empty.json","empty","json",0)
#10001=@"/f;folder"
folders(#10001,"/f","f")
#10002=@"/;folder"
folders(#10002,"/","")
containerparent(#10002,#10001)
containerparent(#10001,#10000)
#10003=@"loc,{#10000},0,0,0,0"
locations_default(#10003,#10000,0,0,0,0)
hasLocation(#10000,#10003)
#20000=*
json(#20000,5,#10000,0,"{}")
#20001=@"loc,{#10000},1,1,1,2"
locations_default(#20001,#10000,1,1,1,2)
json_locations(#20000,#20001)
numlines(#10000,1,0,0)
filetype(#10000,"json")