File tree 13 files changed +13
-0
lines changed
13 files changed +13
-0
lines changed Original file line number Diff line number Diff line change 2
2
// for details. All rights reserved. Use of this source code is governed by a
3
3
// BSD-style license that can be found in the LICENSE file.
4
4
5
+ // ignore: illegal_language_version_override
5
6
// @dart=2.9
6
7
7
8
import 'dart:async' ;
Original file line number Diff line number Diff line change 2
2
// for details. All rights reserved. Use of this source code is governed by a
3
3
// BSD-style license that can be found in the LICENSE file.
4
4
5
+ // ignore: illegal_language_version_override
5
6
// @dart=2.9
6
7
7
8
import 'dart:async' ;
Original file line number Diff line number Diff line change 2
2
// for details. All rights reserved. Use of this source code is governed by a
3
3
// BSD-style license that can be found in the LICENSE file.
4
4
5
+ // ignore: illegal_language_version_override
5
6
// @dart=2.9
6
7
7
8
part of 'main.dart' ;
Original file line number Diff line number Diff line change 2
2
// for details. All rights reserved. Use of this source code is governed by a
3
3
// BSD-style license that can be found in the LICENSE file.
4
4
5
+ // ignore: illegal_language_version_override
5
6
// @dart=2.9
6
7
7
8
/// A library that we can import.
Original file line number Diff line number Diff line change 2
2
// for details. All rights reserved. Use of this source code is governed by a
3
3
// BSD-style license that can be found in the LICENSE file.
4
4
5
+ // ignore: illegal_language_version_override
5
6
// @dart=2.9
6
7
7
8
/// A library that we can import.
Original file line number Diff line number Diff line change 2
2
// for details. All rights reserved. Use of this source code is governed by a
3
3
// BSD-style license that can be found in the LICENSE file.
4
4
5
+ // ignore: illegal_language_version_override
5
6
// @dart=2.9
6
7
7
8
/// A library that we can import.
Original file line number Diff line number Diff line change 2
2
// for details. All rights reserved. Use of this source code is governed by a
3
3
// BSD-style license that can be found in the LICENSE file.
4
4
5
+ // ignore: illegal_language_version_override
5
6
// @dart=2.9
6
7
7
8
import 'package:_test_circular1/library1.dart' ;
Original file line number Diff line number Diff line change 2
2
// for details. All rights reserved. Use of this source code is governed by a
3
3
// BSD-style license that can be found in the LICENSE file.
4
4
5
+ // ignore: illegal_language_version_override
5
6
// @dart=2.9
6
7
7
8
import 'dart:async' ;
Original file line number Diff line number Diff line change 2
2
// for details. All rights reserved. Use of this source code is governed by a
3
3
// BSD-style license that can be found in the LICENSE file.
4
4
5
+ // ignore: illegal_language_version_override
5
6
// @dart=2.9
6
7
7
8
part of '../test_library.dart' ;
Original file line number Diff line number Diff line change 2
2
// for details. All rights reserved. Use of this source code is governed by a
3
3
// BSD-style license that can be found in the LICENSE file.
4
4
5
+ // ignore: illegal_language_version_override
5
6
// @dart=2.9
6
7
7
8
part 'src/test_part.dart' ;
Original file line number Diff line number Diff line change 2
2
// for details. All rights reserved. Use of this source code is governed by a
3
3
// BSD-style license that can be found in the LICENSE file.
4
4
5
+ // ignore: illegal_language_version_override
5
6
// @dart=2.9
6
7
7
8
import 'dart:async' ;
Original file line number Diff line number Diff line change 2
2
// for details. All rights reserved. Use of this source code is governed by a
3
3
// BSD-style license that can be found in the LICENSE file.
4
4
5
+ // ignore: illegal_language_version_override
5
6
// @dart = 2.9
6
7
7
8
import 'dart:async' ;
Original file line number Diff line number Diff line change 2
2
// for details. All rights reserved. Use of this source code is governed by a
3
3
// BSD-style license that can be found in the LICENSE file.
4
4
5
+ // ignore: illegal_language_version_override
5
6
// @dart = 2.9
6
7
7
8
/// An example with more complicated scope
You can’t perform that action at this time.
0 commit comments