Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Later
-
Adobe Flex SDK Next
-
None
-
None
-
Affected OS(s): Windows
Affected OS(s): Windows 7
Language Found: English
Description
Steps to reproduce:
1. Inside a script block of mxml file write the following code
2. Line1: public function testing()
Line2:
3.Then compile
Actual Results: warning is shown at Line2
Expected Results: warning should be shown at Line1
Workaround (if any):