forked from dart-lang/co19
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
dart-lang#2119. Fix typo in Subtyping tests description
- Loading branch information
Showing
20 changed files
with
20 additions
and
20 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -12,7 +12,7 @@ | |
/// V0 is a proper subtype of each of V1 .. Vk | ||
/// | ||
/// @description Check that if a type `T1` is an extension type `V0` | ||
/// and `T0` is a superinterface of `T0` then `T0` is not a subtype of `T1` | ||
/// and `T0` is a superinterface of `V0` then `T0` is not a subtype of `T1` | ||
/// @author [email protected] | ||
/// | ||
/// @description Check that if type T0 not a subtype of a type T1, then it cannot | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -12,7 +12,7 @@ | |
/// V0 is a proper subtype of each of V1 .. Vk | ||
/// | ||
/// @description Check that if a type `T1` is an extension type `V0` | ||
/// and `T0` is a superinterface of `T0` then `T0` is not a subtype of `T1` | ||
/// and `T0` is a superinterface of `V0` then `T0` is not a subtype of `T1` | ||
/// @author [email protected] | ||
/// | ||
/// @description Check that if type T0 not a subtype of a type T1, then it cannot | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -12,7 +12,7 @@ | |
/// V0 is a proper subtype of each of V1 .. Vk | ||
/// | ||
/// @description Check that if a type `T1` is an extension type `V0` | ||
/// and `T0` is a superinterface of `T0` then `T0` is not a subtype of `T1` | ||
/// and `T0` is a superinterface of `V0` then `T0` is not a subtype of `T1` | ||
/// @author [email protected] | ||
/// | ||
/// @description Check that if type T0 not a subtype of a type T1, then it cannot | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -12,7 +12,7 @@ | |
/// V0 is a proper subtype of each of V1 .. Vk | ||
/// | ||
/// @description Check that if a type `T1` is an extension type `V0` | ||
/// and `T0` is a superinterface of `T0` then `T0` is not a subtype of `T1` | ||
/// and `T0` is a superinterface of `V0` then `T0` is not a subtype of `T1` | ||
/// @author [email protected] | ||
/// | ||
/// @description Check that if type T0 not a subtype of a type T1, then it cannot | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -12,7 +12,7 @@ | |
/// V0 is a proper subtype of each of V1 .. Vk | ||
/// | ||
/// @description Check that if a type `T1` is an extension type `V0` | ||
/// and `T0` is a superinterface of `T0` then `T0` is not a subtype of `T1` | ||
/// and `T0` is a superinterface of `V0` then `T0` is not a subtype of `T1` | ||
/// @author [email protected] | ||
/// | ||
/// @description Check that if type T0 not a subtype of a type T1, then it cannot | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -12,7 +12,7 @@ | |
/// V0 is a proper subtype of each of V1 .. Vk | ||
/// | ||
/// @description Check that if a type `T1` is an extension type `V0` | ||
/// and `T0` is a superinterface of `T0` then `T0` is not a subtype of `T1` | ||
/// and `T0` is a superinterface of `V0` then `T0` is not a subtype of `T1` | ||
/// @author [email protected] | ||
/// | ||
/// @description Check that if type T0 not a subtype of a type T1, then it cannot | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -12,7 +12,7 @@ | |
/// V0 is a proper subtype of each of V1 .. Vk | ||
/// | ||
/// @description Check that if a type `T1` is an extension type `V0` | ||
/// and `T0` is a superinterface of `T0` then `T0` is not a subtype of `T1` | ||
/// and `T0` is a superinterface of `V0` then `T0` is not a subtype of `T1` | ||
/// @author [email protected] | ||
/// | ||
/// @description Check that if type T0 not a subtype of a type T1, then it cannot | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -12,7 +12,7 @@ | |
/// V0 is a proper subtype of each of V1 .. Vk | ||
/// | ||
/// @description Check that if a type `T1` is an extension type `V0` | ||
/// and `T0` is a superinterface of `T0` then `T0` is not a subtype of `T1` | ||
/// and `T0` is a superinterface of `V0` then `T0` is not a subtype of `T1` | ||
/// @author [email protected] | ||
/// | ||
/// @description Check that if type T0 not a subtype of a type T1, then it cannot | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -12,7 +12,7 @@ | |
/// V0 is a proper subtype of each of V1 .. Vk | ||
/// | ||
/// @description Check that if a type `T1` is an extension type `V0` | ||
/// and `T0` is a superinterface of `T0` then `T0` is not a subtype of `T1` | ||
/// and `T0` is a superinterface of `V0` then `T0` is not a subtype of `T1` | ||
/// @author [email protected] | ||
/// | ||
/// @description Check that if type T0 is not a subtype of a type T1, then | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -12,7 +12,7 @@ | |
/// V0 is a proper subtype of each of V1 .. Vk | ||
/// | ||
/// @description Check that if a type `T1` is an extension type `V0` | ||
/// and `T0` is a superinterface of `T0` then `T0` is not a subtype of `T1` | ||
/// and `T0` is a superinterface of `V0` then `T0` is not a subtype of `T1` | ||
/// @author [email protected] | ||
/// | ||
/// @description Check that if type T0 is not a subtype of a type T1, then | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -12,7 +12,7 @@ | |
/// V0 is a proper subtype of each of V1 .. Vk | ||
/// | ||
/// @description Check that if a type `T1` is an extension type `V0` | ||
/// and `T0` is a superinterface of `T0` then `T0` is not a subtype of `T1` | ||
/// and `T0` is a superinterface of `V0` then `T0` is not a subtype of `T1` | ||
/// @author [email protected] | ||
/// | ||
/// @description Check that if type T0 is not a subtype of a type T1, then | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -12,7 +12,7 @@ | |
/// V0 is a proper subtype of each of V1 .. Vk | ||
/// | ||
/// @description Check that if a type `T1` is an extension type `V0` | ||
/// and `T0` is a superinterface of `T0` then `T0` is not a subtype of `T1` | ||
/// and `T0` is a superinterface of `V0` then `T0` is not a subtype of `T1` | ||
/// @author [email protected] | ||
/// | ||
/// @description Check that if type T0 is not a subtype of a type T1, then | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -12,7 +12,7 @@ | |
/// V0 is a proper subtype of each of V1 .. Vk | ||
/// | ||
/// @description Check that if a type `T1` is an extension type `V0` | ||
/// and `T0` is a superinterface of `T0` then `T0` is not a subtype of `T1` | ||
/// and `T0` is a superinterface of `V0` then `T0` is not a subtype of `T1` | ||
/// @author [email protected] | ||
/// | ||
/// @description Check that if type T0 is not a subtype of a type T1, then | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -12,7 +12,7 @@ | |
/// V0 is a proper subtype of each of V1 .. Vk | ||
/// | ||
/// @description Check that if a type `T1` is an extension type `V0` | ||
/// and `T0` is a superinterface of `T0` then `T0` is not a subtype of `T1` | ||
/// and `T0` is a superinterface of `V0` then `T0` is not a subtype of `T1` | ||
/// @author [email protected] | ||
/// | ||
/// @description Check that if type T0 is not a subtype of a type T1, then | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -12,7 +12,7 @@ | |
/// V0 is a proper subtype of each of V1 .. Vk | ||
/// | ||
/// @description Check that if a type `T1` is an extension type `V0` | ||
/// and `T0` is a superinterface of `T0` then `T0` is not a subtype of `T1` | ||
/// and `T0` is a superinterface of `V0` then `T0` is not a subtype of `T1` | ||
/// @author [email protected] | ||
/// | ||
/// @description Check that if type T0 is not a subtype of a type T1, then | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -12,7 +12,7 @@ | |
/// V0 is a proper subtype of each of V1 .. Vk | ||
/// | ||
/// @description Check that if a type `T1` is an extension type `V0` | ||
/// and `T0` is a superinterface of `T0` then `T0` is not a subtype of `T1` | ||
/// and `T0` is a superinterface of `V0` then `T0` is not a subtype of `T1` | ||
/// @author [email protected] | ||
/// | ||
/// @description Check that if type T0 is not a subtype of a type T1, then | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -12,7 +12,7 @@ | |
/// V0 is a proper subtype of each of V1 .. Vk | ||
/// | ||
/// @description Check that if a type `T1` is an extension type `V0` | ||
/// and `T0` is a superinterface of `T0` then `T0` is not a subtype of `T1` | ||
/// and `T0` is a superinterface of `V0` then `T0` is not a subtype of `T1` | ||
/// @author [email protected] | ||
/// | ||
/// @description Check that if type T0 not a subtype of a type T1, then instance | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -12,7 +12,7 @@ | |
/// V0 is a proper subtype of each of V1 .. Vk | ||
/// | ||
/// @description Check that if a type `T1` is an extension type `V0` | ||
/// and `T0` is a superinterface of `T0` then `T0` is not a subtype of `T1` | ||
/// and `T0` is a superinterface of `V0` then `T0` is not a subtype of `T1` | ||
/// @author [email protected] | ||
/// | ||
/// @description Check that if type T0 not a subtype of a type T1, then instance | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -12,7 +12,7 @@ | |
/// V0 is a proper subtype of each of V1 .. Vk | ||
/// | ||
/// @description Check that if a type `T1` is an extension type `V0` | ||
/// and `T0` is a superinterface of `T0` then `T0` is not a subtype of `T1` | ||
/// and `T0` is a superinterface of `V0` then `T0` is not a subtype of `T1` | ||
/// @author [email protected] | ||
// SharedOptions=--enable-experiment=inline-class | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -12,7 +12,7 @@ | |
/// V0 is a proper subtype of each of V1 .. Vk | ||
/// | ||
/// @description Check that if a type `T1` is an extension type `V0` | ||
/// and `T0` is a superinterface of `T0` then `T0` is not a subtype of `T1` | ||
/// and `T0` is a superinterface of `V0` then `T0` is not a subtype of `T1` | ||
/// @author [email protected] | ||
// SharedOptions=--enable-experiment=inline-class | ||
|