Minor modifications, adding comments
This commit is contained in:
@ -81,6 +81,7 @@ rule read = parse
|
||||
(lexbuf.Lexing.lex_curr_p.Lexing.pos_lnum)
|
||||
(lexbuf.Lexing.lex_curr_p.Lexing.pos_lnum)
|
||||
))}
|
||||
|
||||
and comments level = parse
|
||||
| "*)" {if level = 0
|
||||
then read lexbuf
|
||||
|
||||
Reference in New Issue
Block a user