Skip to content

Remove superfluous be #1789

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jan 23, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
2 changes: 1 addition & 1 deletion Language/Expressions/Null/static_type_t01.dart
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
// @dart = 2.9

/// @assertion The static type of null is ⊥.
/// The decision to use ⊥ instead of Null allows null to be be assigned
/// The decision to use ⊥ instead of Null allows null to be assigned
/// everywhere without complaint by the static checker.
/// @description Checks that null is assignable to any type without static
/// type warnings.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
/// @author [email protected]
///
/// @description Check that if type T0 is a subtype of a type T1, then instance
/// of T0 can be be used as an argument of type T1
/// of T0 can be used as an argument of type T1
/// @author [email protected]
///
/// This test is generated from function_type_function_A01.dart and
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
/// @author [email protected]
///
/// @description Check that if type T0 is a subtype of a type T1, then instance
/// of T0 can be be used as an argument of type T1. Test superclass members
/// of T0 can be used as an argument of type T1. Test superclass members
/// @author [email protected]
///
/// This test is generated from function_type_function_A01.dart and
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
/// @author [email protected]
///
/// @description Check that if type T0 is a subtype of a type T1, then instance
/// of T0 can be be used as an argument of type T1. Test mixin members
/// of T0 can be used as an argument of type T1. Test mixin members
/// @author [email protected]
///
/// This test is generated from function_type_function_A01.dart and
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
/// @author [email protected]
///
/// @description Check that if type T0 is a subtype of a type T1, then instance
/// of T0 can be be used as an argument of type T1
/// of T0 can be used as an argument of type T1
/// @author [email protected]
///
/// This test is generated from function_type_function_A02.dart and
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
/// @author [email protected]
///
/// @description Check that if type T0 is a subtype of a type T1, then instance
/// of T0 can be be used as an argument of type T1. Test superclass members
/// of T0 can be used as an argument of type T1. Test superclass members
/// @author [email protected]
///
/// This test is generated from function_type_function_A02.dart and
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
/// @author [email protected]
///
/// @description Check that if type T0 is a subtype of a type T1, then instance
/// of T0 can be be used as an argument of type T1. Test mixin members
/// of T0 can be used as an argument of type T1. Test mixin members
/// @author [email protected]
///
/// This test is generated from function_type_function_A02.dart and
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
/// @author [email protected]
///
/// @description Check that if type T0 is a subtype of a type T1, then instance
/// of T0 can be be used as an argument of type T1
/// of T0 can be used as an argument of type T1
/// @author [email protected]
///
/// This test is generated from function_type_function_A03.dart and
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
/// @author [email protected]
///
/// @description Check that if type T0 is a subtype of a type T1, then instance
/// of T0 can be be used as an argument of type T1. Test superclass members
/// of T0 can be used as an argument of type T1. Test superclass members
/// @author [email protected]
///
/// This test is generated from function_type_function_A03.dart and
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
/// @author [email protected]
///
/// @description Check that if type T0 is a subtype of a type T1, then instance
/// of T0 can be be used as an argument of type T1. Test mixin members
/// of T0 can be used as an argument of type T1. Test mixin members
/// @author [email protected]
///
/// This test is generated from function_type_function_A03.dart and
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
/// @author [email protected]
///
/// @description Check that if type T0 is a subtype of a type T1, then instance
/// of T0 can be be used as an argument of type T1
/// of T0 can be used as an argument of type T1
/// @author [email protected]
///
/// This test is generated from function_type_function_A04.dart and
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
/// @author [email protected]
///
/// @description Check that if type T0 is a subtype of a type T1, then instance
/// of T0 can be be used as an argument of type T1. Test superclass members
/// of T0 can be used as an argument of type T1. Test superclass members
/// @author [email protected]
///
/// This test is generated from function_type_function_A04.dart and
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
/// @author [email protected]
///
/// @description Check that if type T0 is a subtype of a type T1, then instance
/// of T0 can be be used as an argument of type T1. Test mixin members
/// of T0 can be used as an argument of type T1. Test mixin members
/// @author [email protected]
///
/// This test is generated from function_type_function_A04.dart and
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
/// @author [email protected]
///
/// @description Check that if type T0 is a subtype of a type T1, then instance
/// of T0 can be be used as an argument of type T1
/// of T0 can be used as an argument of type T1
/// @author [email protected]
///
/// This test is generated from function_type_function_A05.dart and
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
/// @author [email protected]
///
/// @description Check that if type T0 is a subtype of a type T1, then instance
/// of T0 can be be used as an argument of type T1. Test superclass members
/// of T0 can be used as an argument of type T1. Test superclass members
/// @author [email protected]
///
/// This test is generated from function_type_function_A05.dart and
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
/// @author [email protected]
///
/// @description Check that if type T0 is a subtype of a type T1, then instance
/// of T0 can be be used as an argument of type T1. Test mixin members
/// of T0 can be used as an argument of type T1. Test mixin members
/// @author [email protected]
///
/// This test is generated from function_type_function_A05.dart and
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
/// @author [email protected]
///
/// @description Check that if type T0 is a subtype of a type T1, then instance
/// of T0 can be be used as an argument of type T1
/// of T0 can be used as an argument of type T1
/// @author [email protected]
///
/// This test is generated from function_type_function_A06.dart and
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
/// @author [email protected]
///
/// @description Check that if type T0 is a subtype of a type T1, then instance
/// of T0 can be be used as an argument of type T1. Test superclass members
/// of T0 can be used as an argument of type T1. Test superclass members
/// @author [email protected]
///
/// This test is generated from function_type_function_A06.dart and
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
/// @author [email protected]
///
/// @description Check that if type T0 is a subtype of a type T1, then instance
/// of T0 can be be used as an argument of type T1. Test mixin members
/// of T0 can be used as an argument of type T1. Test mixin members
/// @author [email protected]
///
/// This test is generated from function_type_function_A06.dart and
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
/// @author [email protected]
///
/// @description Check that if type T0 is a subtype of a type T1, then instance
/// of T0 can be be used as an argument of type T1
/// of T0 can be used as an argument of type T1
/// @author [email protected]
///
/// This test is generated from function_type_function_A07.dart and
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
/// @author [email protected]
///
/// @description Check that if type T0 is a subtype of a type T1, then instance
/// of T0 can be be used as an argument of type T1. Test superclass members
/// of T0 can be used as an argument of type T1. Test superclass members
/// @author [email protected]
///
/// This test is generated from function_type_function_A07.dart and
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
/// @author [email protected]
///
/// @description Check that if type T0 is a subtype of a type T1, then instance
/// of T0 can be be used as an argument of type T1. Test mixin members
/// of T0 can be used as an argument of type T1. Test mixin members
/// @author [email protected]
///
/// This test is generated from function_type_function_A07.dart and
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
/// @author [email protected]
///
/// @description Check that if type T0 is a subtype of a type T1, then instance
/// of T0 can be be used as an argument of type T1
/// of T0 can be used as an argument of type T1
/// @author [email protected]
///
/// This test is generated from function_type_function_A08.dart and
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
/// @author [email protected]
///
/// @description Check that if type T0 is a subtype of a type T1, then instance
/// of T0 can be be used as an argument of type T1. Test superclass members
/// of T0 can be used as an argument of type T1. Test superclass members
/// @author [email protected]
///
/// This test is generated from function_type_function_A08.dart and
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
/// @author [email protected]
///
/// @description Check that if type T0 is a subtype of a type T1, then instance
/// of T0 can be be used as an argument of type T1. Test mixin members
/// of T0 can be used as an argument of type T1. Test mixin members
/// @author [email protected]
///
/// This test is generated from function_type_function_A08.dart and
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
/// @author [email protected]
///
/// @description Check that if type T0 is a subtype of a type T1, then instance
/// of T0 can be be used as an argument of type T1
/// of T0 can be used as an argument of type T1
/// @author [email protected]
///
/// This test is generated from function_type_function_A09.dart and
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
/// @author [email protected]
///
/// @description Check that if type T0 is a subtype of a type T1, then instance
/// of T0 can be be used as an argument of type T1. Test superclass members
/// of T0 can be used as an argument of type T1. Test superclass members
/// @author [email protected]
///
/// This test is generated from function_type_function_A09.dart and
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
/// @author [email protected]
///
/// @description Check that if type T0 is a subtype of a type T1, then instance
/// of T0 can be be used as an argument of type T1. Test mixin members
/// of T0 can be used as an argument of type T1. Test mixin members
/// @author [email protected]
///
/// This test is generated from function_type_function_A09.dart and
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
/// @author [email protected]
///
/// @description Check that if type T0 is a subtype of a type T1, then instance
/// of T0 can be be used as an argument of type T1
/// of T0 can be used as an argument of type T1
/// @author [email protected]
///
/// This test is generated from function_type_function_A10.dart and
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
/// @author [email protected]
///
/// @description Check that if type T0 is a subtype of a type T1, then instance
/// of T0 can be be used as an argument of type T1. Test superclass members
/// of T0 can be used as an argument of type T1. Test superclass members
/// @author [email protected]
///
/// This test is generated from function_type_function_A10.dart and
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
/// @author [email protected]
///
/// @description Check that if type T0 is a subtype of a type T1, then instance
/// of T0 can be be used as an argument of type T1. Test mixin members
/// of T0 can be used as an argument of type T1. Test mixin members
/// @author [email protected]
///
/// This test is generated from function_type_function_A10.dart and
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
/// @author [email protected]
///
/// @description Check that if type T0 is a subtype of a type T1, then instance
/// of T0 can be be used as an argument of type T1
/// of T0 can be used as an argument of type T1
/// @author [email protected]
///
/// This test is generated from function_type_function_A11.dart and
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
/// @author [email protected]
///
/// @description Check that if type T0 is a subtype of a type T1, then instance
/// of T0 can be be used as an argument of type T1. Test superclass members
/// of T0 can be used as an argument of type T1. Test superclass members
/// @author [email protected]
///
/// This test is generated from function_type_function_A11.dart and
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
/// @author [email protected]
///
/// @description Check that if type T0 is a subtype of a type T1, then instance
/// of T0 can be be used as an argument of type T1. Test mixin members
/// of T0 can be used as an argument of type T1. Test mixin members
/// @author [email protected]
///
/// This test is generated from function_type_function_A11.dart and
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
/// @author [email protected]
///
/// @description Check that if type T0 is a subtype of a type T1, then instance
/// of T0 can be be used as an argument of type T1
/// of T0 can be used as an argument of type T1
/// @author [email protected]
///
/// This test is generated from function_type_function_A12.dart and
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
/// @author [email protected]
///
/// @description Check that if type T0 is a subtype of a type T1, then instance
/// of T0 can be be used as an argument of type T1. Test superclass members
/// of T0 can be used as an argument of type T1. Test superclass members
/// @author [email protected]
///
/// This test is generated from function_type_function_A12.dart and
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
/// @author [email protected]
///
/// @description Check that if type T0 is a subtype of a type T1, then instance
/// of T0 can be be used as an argument of type T1. Test mixin members
/// of T0 can be used as an argument of type T1. Test mixin members
/// @author [email protected]
///
/// This test is generated from function_type_function_A12.dart and
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
/// @author [email protected]
///
/// @description Check that if type T0 is a subtype of a type T1, then instance
/// of T0 can be be used as an argument of type T1
/// of T0 can be used as an argument of type T1
/// @author [email protected]
///
/// This test is generated from function_type_function_A13.dart and
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
/// @author [email protected]
///
/// @description Check that if type T0 is a subtype of a type T1, then instance
/// of T0 can be be used as an argument of type T1. Test superclass members
/// of T0 can be used as an argument of type T1. Test superclass members
/// @author [email protected]
///
/// This test is generated from function_type_function_A13.dart and
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
/// @author [email protected]
///
/// @description Check that if type T0 is a subtype of a type T1, then instance
/// of T0 can be be used as an argument of type T1. Test mixin members
/// of T0 can be used as an argument of type T1. Test mixin members
/// @author [email protected]
///
/// This test is generated from function_type_function_A13.dart and
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
/// @author [email protected]
///
/// @description Check that if type T0 is a subtype of a type T1, then instance
/// of T0 can be be used as an argument of type T1
/// of T0 can be used as an argument of type T1
/// @author [email protected]
///
/// This test is generated from function_type_function_A14.dart and
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
/// @author [email protected]
///
/// @description Check that if type T0 is a subtype of a type T1, then instance
/// of T0 can be be used as an argument of type T1. Test superclass members
/// of T0 can be used as an argument of type T1. Test superclass members
/// @author [email protected]
///
/// This test is generated from function_type_function_A14.dart and
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
/// @author [email protected]
///
/// @description Check that if type T0 is a subtype of a type T1, then instance
/// of T0 can be be used as an argument of type T1. Test mixin members
/// of T0 can be used as an argument of type T1. Test mixin members
/// @author [email protected]
///
/// This test is generated from function_type_function_A14.dart and
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
/// @author [email protected]
///
/// @description Check that if type T0 is a subtype of a type T1, then instance
/// of T0 can be be used as an argument of type T1
/// of T0 can be used as an argument of type T1
/// @author [email protected]
///
/// This test is generated from function_type_function_A15.dart and
Expand Down
Loading