mirror of
https://github.com/github/codeql.git
synced 2026-05-05 05:35:13 +02:00
renamed "stmtContainers" to "stmt_containers"
This commit is contained in:
@@ -98,7 +98,7 @@ stmts(#20034,18,#20001,0,"var s1 = ""ab\u2028c"";")
|
||||
#20035=@"loc,{#10000},1,1,1,16"
|
||||
locations_default(#20035,#10000,1,1,1,16)
|
||||
hasLocation(#20034,#20035)
|
||||
stmtContainers(#20034,#20001)
|
||||
stmt_containers(#20034,#20001)
|
||||
#20036=*
|
||||
exprs(#20036,64,#20034,0,"s1 = ""ab\u2028c""")
|
||||
#20037=@"loc,{#10000},1,5,1,15"
|
||||
@@ -130,7 +130,7 @@ stmts(#20042,18,#20001,1,"var s2 = ""ab\u2029c"";")
|
||||
#20043=@"loc,{#10000},2,1,2,16"
|
||||
locations_default(#20043,#10000,2,1,2,16)
|
||||
hasLocation(#20042,#20043)
|
||||
stmtContainers(#20042,#20001)
|
||||
stmt_containers(#20042,#20001)
|
||||
#20044=*
|
||||
exprs(#20044,64,#20042,0,"s2 = ""ab\u2029c""")
|
||||
#20045=@"loc,{#10000},2,5,2,15"
|
||||
|
||||
Reference in New Issue
Block a user