Update README.md

Does not work anymore.

9db2afe46d
This commit is contained in:
mattn 2020-01-09 13:58:43 +09:00 committed by GitHub
parent d548420d77
commit 46a0abb4ac
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -371,10 +371,3 @@ $ lldb `which vim`
(lldb) r <Enter> (lldb) r <Enter>
Ctrl-C q <Enter> <Enter> Ctrl-C q <Enter> <Enter>
``` ```
## The test driven development way
Credit: @axelf4
```vim
:echom test_null_list()
```