mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
* use worklist instead of vector
* replace dead global collection with global vector * fix test
This commit is contained in:
@@ -16,5 +16,5 @@ import Swift
|
||||
// CHECK-NEXT: integer_literal
|
||||
// CHECK-NEXT: return
|
||||
|
||||
var a = doSomething()
|
||||
public var a = doSomething()
|
||||
a.isBConfused()
|
||||
|
||||
Reference in New Issue
Block a user