Skip to content

Commit 28eb2ca

Browse files
committed
Swift: Accept test changes.
1 parent 6538a76 commit 28eb2ca

File tree

1 file changed

+0
-56
lines changed

1 file changed

+0
-56
lines changed

swift/ql/test/library-tests/ast/PrintAst.expected

Lines changed: 0 additions & 56 deletions
Original file line numberDiff line numberDiff line change
@@ -246,10 +246,6 @@ cfg.swift:
246246
# 40| getExpr(): [DefaultArgumentExpr] default terminator
247247
# 42| getElement(1): [ReturnStmt] return ...
248248
# 42| getResult(): [IntegerLiteralExpr] 0
249-
# 35| [ConcreteVarDecl] withParam
250-
# 35| Type = Int
251-
# 39| [ConcreteVarDecl] error
252-
# 39| Type = Error
253249
# 45| [NamedFunction] createClosure1(s:)
254250
# 45| InterfaceType = (String) -> () -> String
255251
# 45| getParam(0): [ParamDecl] s
@@ -5983,10 +5979,6 @@ patterns.swift:
59835979
# 50| getElement(0): [StringLiteralExpr] false
59845980
# 16| [ConcreteVarDecl] $match
59855981
# 16| Type = Int
5986-
# 28| [ConcreteVarDecl] i
5987-
# 28| Type = Int
5988-
# 34| [ConcreteVarDecl] n
5989-
# 34| Type = Int
59905982
# 54| [NamedFunction] bound_and_unbound()
59915983
# 54| InterfaceType = () -> ()
59925984
# 54| getBody(): [BraceStmt] { ... }
@@ -6651,62 +6643,24 @@ patterns.swift:
66516643
# 180| getPattern(): [AnyPattern] _
66526644
# 181| getBody(): [BraceStmt] { ... }
66536645
# 181| getElement(0): [TupleExpr] (...)
6654-
# 83| [ConcreteVarDecl] a
6655-
# 83| Type = (Int)
6656-
# 85| [ConcreteVarDecl] a
6657-
# 85| Type = Int
6658-
# 85| [ConcreteVarDecl] b
6659-
# 85| Type = Int
6660-
# 88| [ConcreteVarDecl] a
6661-
# 88| Type = Int
66626646
# 92| [ConcreteVarDecl] x
66636647
# 92| Type = (Int)
66646648
# 95| [ConcreteVarDecl] x
66656649
# 95| Type = Int
66666650
# 95| [ConcreteVarDecl] y
66676651
# 95| Type = Int
6668-
# 105| [ConcreteVarDecl] a
6669-
# 105| Type = (Int)
6670-
# 107| [ConcreteVarDecl] a
6671-
# 107| Type = Int
6672-
# 107| [ConcreteVarDecl] b
6673-
# 107| Type = Int
6674-
# 110| [ConcreteVarDecl] a
6675-
# 110| Type = Int
66766652
# 114| [ConcreteVarDecl] x
66776653
# 114| Type = (Int)
66786654
# 117| [ConcreteVarDecl] x
66796655
# 117| Type = Int
66806656
# 117| [ConcreteVarDecl] y
66816657
# 117| Type = Int
6682-
# 127| [ConcreteVarDecl] a
6683-
# 127| Type = (Int)
6684-
# 129| [ConcreteVarDecl] a
6685-
# 129| Type = Int
6686-
# 129| [ConcreteVarDecl] b
6687-
# 129| Type = Int
6688-
# 132| [ConcreteVarDecl] a
6689-
# 132| Type = Int
66906658
# 136| [ConcreteVarDecl] x
66916659
# 136| Type = (Int)
66926660
# 139| [ConcreteVarDecl] x
66936661
# 139| Type = Int
66946662
# 139| [ConcreteVarDecl] y
66956663
# 139| Type = Int
6696-
# 149| [ConcreteVarDecl] a
6697-
# 149| Type = (Int)
6698-
# 151| [ConcreteVarDecl] a
6699-
# 151| Type = Int
6700-
# 151| [ConcreteVarDecl] b
6701-
# 151| Type = Int
6702-
# 154| [ConcreteVarDecl] a
6703-
# 154| Type = Int
6704-
# 154| [ConcreteVarDecl] b
6705-
# 154| Type = Int
6706-
# 154| [ConcreteVarDecl] c
6707-
# 154| Type = Int
6708-
# 158| [ConcreteVarDecl] a
6709-
# 158| Type = Int
67106664
# 162| [ConcreteVarDecl] x
67116665
# 162| Type = (Int)
67126666
# 165| [ConcreteVarDecl] x
@@ -6715,16 +6669,6 @@ patterns.swift:
67156669
# 165| Type = Int
67166670
# 169| [ConcreteVarDecl] c
67176671
# 169| Type = Int
6718-
# 174| [ConcreteVarDecl] a
6719-
# 174| Type = Int
6720-
# 174| [ConcreteVarDecl] b
6721-
# 174| Type = Int
6722-
# 174| [ConcreteVarDecl] c
6723-
# 174| Type = Int
6724-
# 174| [ConcreteVarDecl] d
6725-
# 174| Type = Int
6726-
# 174| [ConcreteVarDecl] e
6727-
# 174| Type = Int
67286672
statements.swift:
67296673
# 1| [NamedFunction] loop()
67306674
# 1| InterfaceType = () -> ()

0 commit comments

Comments
 (0)