diff options
| -rw-r--r-- | doc/RULES | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -94,7 +94,7 @@ An ascii file ends with \n, and preferrable not with other empty lines. That means: make sure the last line doesn't contain any characters, thanks. -4.) usage of 'print' +5.) usage of 'print' While it's great to dump out debug stuff, especially if your code can crash, expect your code to be stable at some point. |
