The error is:
1013: Argument 2: type mismatch, expected dict<dict<string>> but got dict<list<
dict<list<string>>>>
extend() is now checking that the dictionary does not change type.
In this case the dict members are of mixed type. Not sure if we should
somehow not check the type. You can use extendnew() at least.
Or use one extend() instead of two:
notif.params = {}
notif.params->extend({textDocument: docID, content: changeSet})
--
ARTHUR: Will you ask your master if he wants to join my court at Camelot?!
GUARD #1: But then of course African swallows are not migratory.
GUARD #2: Oh, yeah...
GUARD #1: So they couldn't bring a coconut back anyway...
The Quest for the Holy Grail (Monty Python)
/// Bram Moolenaar -- Br...@Moolenaar.net --
http://www.Moolenaar.net \\\
/// sponsor Vim, vote for features --
http://www.Vim.org/sponsor/ \\\
\\\ an exciting new programming language --
http://www.Zimbu.org ///
\\\ help me help AIDS victims --
http://ICCF-Holland.org ///