Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(30)

Unified Diff: pkg/kernel/test/closures/closures.status

Issue 2891053003: Add support for converted closures with explicit contexts to VM (Closed)
Patch Set: Update the code according to Martin's comments Created 3 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: pkg/kernel/test/closures/closures.status
diff --git a/pkg/kernel/test/closures/closures.status b/pkg/kernel/test/closures/closures.status
index 2d5d1b79403c5d39444c9831d71a1bb3687edd2f..0d7343acb6a1f6291e964723897f1f450dd7cb7d 100644
--- a/pkg/kernel/test/closures/closures.status
+++ b/pkg/kernel/test/closures/closures.status
@@ -2,3 +2,5 @@
# for details. All rights reserved. Use of this source code is governed by a
# BSD-style license that can be found in the LICENSE.md file.
+field: RuntimeError
+type_variables: RuntimeError

Powered by Google App Engine
This is Rietveld 408576698