- [x] Sort arguments of `assert_eq` call. - [x] Replace uses of `self.input.xx()` to `xx!()` (in lexer). - [x] Document should be consistent. - [ ] Lexer should use Unicode ID instead of Unicode XID.