mirror of
https://github.com/neovim/neovim.git
synced 2024-12-20 11:15:14 -07:00
27a7a4d384
assert() is compiled out for release builds, but we don't want to continue running in these impossible situations. This also resolves the "implicit fallthrough" warnings for the asserts in switch cases. |
||
---|---|---|
.. | ||
nvim | ||
run.sh | ||
viml_expressions_lexer.c | ||
viml_expressions_parser.c |