mirror of
https://github.com/github/codeql.git
synced 2025-12-24 20:56:33 +01:00
16 lines
451 B
Plaintext
16 lines
451 B
Plaintext
#10000=@"/error.json;sourcefile"
|
|
files(#10000,"/error.json","error","json",0)
|
|
#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=*
|
|
json_errors(#20000,"Error: Unexpected token")
|
|
#20001=@"loc,{#10000},1,2,1,2"
|
|
locations_default(#20001,#10000,1,2,1,2)
|
|
hasLocation(#20000,#20001)
|
|
numlines(#10000,1,0,0)
|
|
filetype(#10000,"json")
|