DescriptionBring type variables into static scope, but produce compile-time error when they are used.
BUG=dartbug.com/5231
TEST=tests/language/type_variables_static_scoping_test.dart
Patch Set 1 #Patch Set 2 : Removed passing test from the exception list. #
Total comments: 9
Patch Set 3 : Removed VariableScope, fixed the tests. #Patch Set 4 : Just rebased #
Total comments: 6
Patch Set 5 : Produce warning and dynamic type error instead of compile-time error. #
Total comments: 3
Messages
Total messages: 13 (0 generated)
|