Unified.golden

 1  …   …   @@ -1,6 +1,8 @@                   
 2  1     - // this is                        
 3      1 + /**                               
 4      2 +  * this is                        
 5  2     - // a regular                      
 6      3 +  * a block                        
 7  3     - // comment                        
 8      4 +  * comment                        
 9      5 +  */                               
10  4   6   $(function() {                    
11  5   7       console.log("Hello, world!"); 
12  6   8   });