properly handle empty lines in REPL

This commit is contained in:
Stepan Koltsov
2012-06-09 23:25:41 +04:00
parent f11767319a
commit b0553ff651
6 changed files with 33 additions and 6 deletions
+8
View File
@@ -0,0 +1,8 @@
>>>
null
>>> 101
101
>>>
null
>>> 102
102