DescriptionRelax type bound restrictions slightly, apply to typedefs.
This relaxes the restriction on raw types in bounds slightly, to allow
parameterized types in bounds to be used without type arguments if
their bounds are empty.
This CL also fixes the error check for raw types in type bounds to
apply to typedefs as well.
BUG=
R=scheglov@google.com
Committed: https://github.com/dart-lang/sdk/commit/a6138dad2aeb247d6c002c43466f7f10afdbcf53
Patch Set 1 #Patch Set 2 : Typing fix #
Total comments: 2
Messages
Total messages: 5 (2 generated)
|