[Context] Ensure pop happens when an error is thrown
This commit is contained in:
@@ -21,7 +21,7 @@ func testVariable() {
|
||||
])
|
||||
|
||||
#if os(OSX)
|
||||
context.push(["object": Object()])
|
||||
context["object"] = Object()
|
||||
#endif
|
||||
|
||||
$0.it("can resolve a string literal with double quotes") {
|
||||
|
||||
Reference in New Issue
Block a user