diff options
author | Mathias Fußenegger <mfussenegger@users.noreply.github.com> | 2022-11-21 22:02:18 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-11-21 22:02:18 +0100 |
commit | 904d0056d520ef01e2873bbaa91a4693e8dfd226 (patch) | |
tree | 35e5146abccf79c968f60cb8d183e9a30237df4c /test/functional/vimscript/eval_spec.lua | |
parent | 5f7560b8daca7e87ae9d880a8657064244631892 (diff) | |
download | rneovim-904d0056d520ef01e2873bbaa91a4693e8dfd226.tar.gz rneovim-904d0056d520ef01e2873bbaa91a4693e8dfd226.tar.bz2 rneovim-904d0056d520ef01e2873bbaa91a4693e8dfd226.zip |
fix(diagnostic): correct type annotations; add Diagnostic type (#21120)
Some functions didn't include the `nil` case in the return type
annotation. This corrects those and also adds a Diagnostic class
definition for the diagnostic.get return type
Diffstat (limited to 'test/functional/vimscript/eval_spec.lua')
0 files changed, 0 insertions, 0 deletions