Skip to content
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

dart2dart removes need type annotations #11467

Closed
johnniwinther opened this issue Jun 24, 2013 · 0 comments
Closed

dart2dart removes need type annotations #11467

johnniwinther opened this issue Jun 24, 2013 · 0 comments
Labels
closed-not-planned Closed as we don't intend to take action on the reported issue

Comments

@johnniwinther
Copy link
Member

dart2dart removes type annotations for function subtyping:

language/function_subtype0_test
language/function_subtype1_test
language/function_subtype_bound_closure3_test
language/function_subtype_bound_closure4_test
language/function_subtype_call0_test
language/function_subtype_call1_test
language/function_subtype_call2_test
language/function_subtype_inline0_test
language/function_subtype_local0_test
language/function_subtype_local2_test
language/function_subtype_local3_test
language/function_subtype_local4_test
language/function_subtype_named1_test
language/function_subtype_named2_test
language/function_subtype_optional1_test
language/function_subtype_optional2_test
language/function_subtype_top_level0_test
co19/Language/14_Types/5_Function_Types_A01_t07
co19/Language/14_Types/5_Function_Types_A01_t08
co19/Language/14_Types/5_Function_Types_A01_t09
co19/Language/14_Types/5_Function_Types_A01_t11
co19/Language/14_Types/5_Function_Types_A02_t05
co19/Language/14_Types/5_Function_Types_A02_t09
co19/Language/14_Types/5_Function_Types_A02_t10
co19/Language/14_Types/5_Function_Types_A03_t06
co19/Language/14_Types/5_Function_Types_A03_t10
co19/Language/14_Types/5_Function_Types_A03_t11

@sethladd sethladd added the closed-not-planned Closed as we don't intend to take action on the reported issue label Jul 10, 2015
@kevmoo kevmoo removed the triaged label Mar 1, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
closed-not-planned Closed as we don't intend to take action on the reported issue
Projects
None yet
Development

No branches or pull requests

3 participants