mirror of
https://github.com/c-cube/linol.git
synced 2025-12-05 19:00:34 -05:00
fix spurious bound
This commit is contained in:
parent
29992156b6
commit
23bc4b8d11
1 changed files with 1 additions and 1 deletions
|
|
@ -74,7 +74,7 @@
|
|||
("eio"
|
||||
(and
|
||||
(>= "1.0")
|
||||
(< "1.0")))
|
||||
(< "2.0")))
|
||||
("lsp"
|
||||
(and
|
||||
(>= "1.17")
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue