Example : /** - ..... - ..... - ...... ..... /\* */ This will produce no parsing errors but gives a wrong AST
Example :
/**
.....
/* */
This will produce no parsing errors but gives a wrong AST