blob: f480d89a8d47b4a432dc5fd9f5ae07467aa09be9 [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.
*/
/**
* * @author a.semenov@unipro.ru
*/
library spawnUri_A01_t06_isolate;
void main() {
print("unittest-suite-success");
}