Menu

#43 [GEN] Incorrect format in multi line comments

1.0.8
open
None
2019-10-17
2019-10-17
Oleh Hapon
No

Actual:

/*

* Comments
*
*/

Excepted:

/*

 * Comments
 *
 */

Discussion

  • Oleh Hapon

    Oleh Hapon - 2019-10-17
    • Description has changed:

    Diff:

    --- old
    +++ new
    @@ -1,11 +1,16 @@
     Actual:
    +~~~
     /*
    -*
    +* Comments
     *
     */
    +~~~
    +
    
     Excepted:
    +~~~
     /*
    
    - *
    + * Comments
      *
      */
    +~~~
    
     
  • Oleh Hapon

    Oleh Hapon - 2019-10-17

    Ticket moved from /p/plazmaframework/tickets/113/

     

Log in to post a comment.

MongoDB Logo MongoDB