]> code.delx.au - gnu-emacs-elpa/blob - packages/context-coloring/test/fixtures/comment.el
Merge commit '7fa7f099c7008d521dbbb57a1546f11535544536' from diff-hl
[gnu-emacs-elpa] / packages / context-coloring / test / fixtures / comment.el
1 (defun a ()
2 (or (= token-char 96) ; 96 = '`'
3 (= token-char 44))) ; 44 = ','