drafts, 08a: Moar minor massage
authorLucian Mogosanu <lucian.mogosanu@gmail.com>
Tue, 19 Mar 2019 20:32:19 +0000 (22:32 +0200)
committerLucian Mogosanu <lucian.mogosanu@gmail.com>
Tue, 19 Mar 2019 20:32:19 +0000 (22:32 +0200)
drafts/08a-feedbot-i.markdown

index 298e4a3..e8a5f20 100644 (file)
@@ -167,12 +167,12 @@ then sit back and relax.
 
     ~~~~
     $ wc -l *.lisp
-      296 feedbot.lisp
+      301 feedbot.lisp
        28 feedbot-utils.lisp
        26 package.lisp
-      350 total
+      355 total
     $ grep '^ *;' *.lisp | wc -l
-    103
+    104
     ~~~~
 
     That is, comments comprise about one third of the code. This is