I already sent this to [email protected] but I don't know if Bram saw it. I
am wondering if others can reproduce this crash, by sourcing this
file:
vim9script
var s:d: dict<string>
s:d['a'] = ['one', 'foo']
s:d['b'] = ['two', 'bar']
s:d['c'] = ['three', 'baz']
def Crash()
echo s:d['a'][1]
sleep 2
enddef
call Crash()
--
Christian J. Robinson <[email protected]> -- https://christianrobinson.name/
Detour: The roughest distance between two points.
--
--
You received this message from the "vim_dev" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php
---
You received this message because you are subscribed to the Google Groups "vim_dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/vim_dev/alpine.WNT.2.20.2010071159220.23720%40Arrietty.