[ Index ]

PHP Cross Reference of DokuWiki

title

Body

[close]

/_test/tests/lib/exe/js_js_compress/ -> test-CommentSingleLine-in.js (source)

   1  
   2   if   (true)  {
   3      // this is a single line comment
   4       document.write("true")    ; // another
   5  }
   6  
   7