diff --git a/README.md b/README.md index 6ca9710..bb0d371 100644 --- a/README.md +++ b/README.md @@ -376,13 +376,6 @@ $ lldb `which vim` Ctrl-C q ``` -## The test driven development way -Credit: @axelf4 - -```vim -:echom test_null_list() -``` - ## The libcall way Credit: @k-takata