This is a multiline comment : Comments : Language Flash / Flex / ActionScript examples


Flash / Flex / ActionScript examples » Language » Comments »

 

This is a multiline comment


 

package{
  import flash.display.Sprite;
  
  public class Main extends Sprite{
    public function Main(){
        /*
        No one here
        but us programmers
        */
    }
  }
}

        



Leave a Comment / Note


 
Verification is used to prevent unwanted posts (spam). .


Flash / Flex / ActionScript examples

 Navioo Language
» Comments