diff options
author | L Lllvvuu <git@llllvvuu.dev> | 2023-10-05 02:35:29 -0700 |
---|---|---|
committer | L Lllvvuu <git@llllvvuu.dev> | 2023-10-05 04:04:21 -0700 |
commit | 62306a29add233958ead5311c0fc69a21c3acef3 (patch) | |
tree | 99cfb273399bd543c7367083bf8461fe47b0fcfa /test/functional/lua/vim_spec.lua | |
parent | 1e7e9ee91f73c62b8c5ba9dbdabba3a3b6dc0130 (diff) | |
download | rneovim-62306a29add233958ead5311c0fc69a21c3acef3.tar.gz rneovim-62306a29add233958ead5311c0fc69a21c3acef3.tar.bz2 rneovim-62306a29add233958ead5311c0fc69a21c3acef3.zip |
fix(marktree): correct qsort usage
> The application shall ensure that the function returns an integer less
than, equal to, or greater than 0, if the first argument is considered
respectively less than, equal to, or greater than the second. If two
members compare as equal, their order in the sorted array is unspecified.
https://pubs.opengroup.org/onlinepubs/009696899/functions/qsort.html
Diffstat (limited to 'test/functional/lua/vim_spec.lua')
0 files changed, 0 insertions, 0 deletions