diff options
Diffstat (limited to 'lua/lexers/caml.lua')
| -rw-r--r-- | lua/lexers/caml.lua | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lua/lexers/caml.lua b/lua/lexers/caml.lua index f9fb28f..54bd2ad 100644 --- a/lua/lexers/caml.lua +++ b/lua/lexers/caml.lua @@ -1,4 +1,4 @@ --- Copyright 2006-2024 Mitchell. See LICENSE. +-- Copyright 2006-2025 Mitchell. See LICENSE. -- OCaml LPeg lexer. local lexer = require('lexer') |
