Files
neovim/test/functional/lua
NAKAI Tsuyoshi 4573cfa3ad fix(lua): pesc, tbl_islist result types #20751
Problem:
- pesc() returns multiple results, it should return a single result.
- tbl_islist() returns non-boolean in some branches.
- Docstring: @generic must be declared first

Solution:
Constrain docstring annotations.
Fix return types.

Co-authored-by: Justin M. Keyes <justinkz@gmail.com>
2022-10-24 05:53:53 -07:00
..
2022-09-30 09:53:52 +02:00
2021-09-26 11:52:17 -07:00
2022-09-30 09:53:52 +02:00