mirror of
https://github.com/neovim/neovim.git
synced 2025-10-09 19:36:40 +00:00
unittests: Add tests for dictionary indexing
This commit is contained in:
@@ -538,6 +538,7 @@ return {
|
||||
|
||||
dict_watchers=dict_watchers,
|
||||
tbl2callback=tbl2callback,
|
||||
callback2tbl=callback2tbl,
|
||||
|
||||
empty_list = {[type_key]=list_type},
|
||||
}
|
||||
|
Reference in New Issue
Block a user