mirror of
https://github.com/github/codeql.git
synced 2026-01-30 06:42:57 +01:00
update expected output
This commit is contained in:
committed by
GitHub
parent
5b357e936b
commit
47d6412e1c
@@ -60,7 +60,7 @@ input.go:
|
||||
# 20| 1: [StringLit] "Hi"
|
||||
# 20| Type = string
|
||||
# 20| Value = [StringLit] Hi
|
||||
# 22| 2: [LabelledStmt] labeled statement
|
||||
# 22| 2: [LabeledStmt] labeled statement
|
||||
# 22| 0: [Ident, LabelName] outer
|
||||
# 23| 1: [ForStmt] for statement
|
||||
# 23| 0: [ConstantName, Ident] true
|
||||
|
||||
@@ -40,7 +40,7 @@ input.go:
|
||||
# 20| 1: [StringLit] "Hi"
|
||||
# 20| Type = string
|
||||
# 20| Value = [StringLit] Hi
|
||||
# 22| 2: [LabelledStmt] labeled statement
|
||||
# 22| 2: [LabeledStmt] labeled statement
|
||||
# 22| 0: [Ident, LabelName] outer
|
||||
# 23| 1: [ForStmt] for statement
|
||||
# 23| 0: [ConstantName, Ident] true
|
||||
|
||||
Reference in New Issue
Block a user