Project
IntelliJ IDEA
Priority
Normal
Type
Bug
Fix versions
No Fix versions
State
Fixed
Assignee
Maxim Mossienko
Subsystem
Flex Support
Affected versions
No Affected versions
Fixed in build
108.65  
  • Created by   Kirill Safonov
    2 years ago (14 Jun 2009 19:42)
  • Updated by   root
    2 years ago (17 Jan 2010 21:16)
  • Jira: IDEADEV-37773
    (history, comments)
 
IDEA-49359 Good code is red: variable type * is not assignable to type String
0
Issue is visible to: All Users
  The issue is visible to the selected user group only
var testMethodDictionary :Array;
        for ( var testMethod:* in testMethodDictionary ) { // subj
}


Issue was resolved
Comments (0)
 
History
 
Linked Issues (?)
 
Issue has no comments