aboutsummaryrefslogtreecommitdiff
path: root/test/functional/lua/api_spec.lua
diff options
context:
space:
mode:
authorGregory Anders <8965202+gpanders@users.noreply.github.com>2022-01-03 06:48:01 -0700
committerGitHub <noreply@github.com>2022-01-03 06:48:01 -0700
commit36662c961244f41996720a0eec8eac67a18f2ec0 (patch)
treeb80fce845c79138589755318f4cd237bb86dcd0e /test/functional/lua/api_spec.lua
parent2f31e7b88b1147fa5f48b1ab1d140cb8ccc1e801 (diff)
downloadrneovim-36662c961244f41996720a0eec8eac67a18f2ec0.tar.gz
rneovim-36662c961244f41996720a0eec8eac67a18f2ec0.tar.bz2
rneovim-36662c961244f41996720a0eec8eac67a18f2ec0.zip
fix: resolve nil arguments to API functions (#16889)
As revealed by #16745, some functions pass a nil value to API functions, which have been implicitly converted to 0. #16745 breaks this implicit conversion, so explicitly pass a resolved buffer number to these API functions.
Diffstat (limited to 'test/functional/lua/api_spec.lua')
0 files changed, 0 insertions, 0 deletions