Hi This command gives an internal error:
:echo empty(test_void()) E685: Internal error: f_empty(UNKNOWN) 1 Press ENTER or type command to continue Same kind of internal error at least for: :echo empty(test_unknown()) :echo type(test_void()) :echo type(test_unknown()) Internal errors should never happen. But I suppose that this use of test_void() or test_unknown() does not make sense. And that it should not be possible to reproduce this internal error without calling test_void() or test_unknown(). Correct? or should we fix anything here? Regards Dominique -- -- 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/CAON-T_h7C914O4zUQVCDMuqWyNsF6k%2BZ__31dRBGtG5zxT3CKA%40mail.gmail.com.
