lizhi created FLEX-35013:
----------------------------

             Summary: flexjs funtion int args
                 Key: FLEX-35013
                 URL: https://issues.apache.org/jira/browse/FLEX-35013
             Project: Apache Flex
          Issue Type: Bug
            Reporter: lizhi


as
function a(b:int):void{
}

js short
function a(b){
   b=int(b);
}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to