eca6c8953f
Fixes #37063 Bug: http://dartbug.com/37063 Change-Id: I2253c3088fbe33eca1072f2480cf0cf3cc363362 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/103524 Reviewed-by: Brian Wilkerson <brianwilkerson@google.com> Reviewed-by: Leaf Petersen <leafp@google.com> Commit-Queue: Lasse R.H. Nielsen <lrn@google.com>
8 lines
278 B
Dart
8 lines
278 B
Dart
// Copyright (c) 2019, 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 file.
|
|
|
|
// Helper library for async_identifier_test.dart
|
|
|
|
int async;
|