mirror of
https://github.com/neovim/neovim.git
synced 2026-01-23 13:43:24 +10:00
Problem: It is not simple to test for an exception and give a proper error
message.
Solution: Add assert_exception().
a803c7f940