blob: 206f242036a0aad4d09b5a66408586204139d102 [file] [log] [blame]
// Copyright (c) 2011, 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.
// @dart = 2.9
/// * @author a.semenov@unipro.ru
library spawnUri_A01_t06_isolate;
void main() {
print("unittest-suite-success");
}