General style changes, nothing major
This commit is contained in:
@@ -33,4 +33,3 @@ rule read =
|
||||
| '\'' { QUOTE }
|
||||
| _ { raise (SyntaxError ("Unexpected char: " ^ Lexing.lexeme lexbuf))}
|
||||
| eof { EOF }
|
||||
|
||||
|
Reference in New Issue
Block a user