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

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

Issue 2998803002: [kernel] Support for top-level generic functions. (Closed)
Patch Set: Fix test. Created 3 years, 4 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_type_vars/closures_type_vars.status
diff --git a/pkg/kernel/test/closures_type_vars/closures_type_vars.status b/pkg/kernel/test/closures_type_vars/closures_type_vars.status
index 99e87d160df7bf17d080276bd6cca0449278160c..36429882720e4fd82644e47d24bf02e1f4587dbd 100644
--- a/pkg/kernel/test/closures_type_vars/closures_type_vars.status
+++ b/pkg/kernel/test/closures_type_vars/closures_type_vars.status
@@ -1,5 +1,3 @@
# Copyright (c) 2017, the Dart project authors. Please see the AUTHORS file
# 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.
-
-type_variables: RuntimeError

Powered by Google App Engine
This is Rietveld 408576698