repl: fix two anonymous functions

This commit is contained in:
Stepan Koltsov
2012-06-09 23:25:40 +04:00
parent 3bf648ed56
commit f11767319a
7 changed files with 25 additions and 9 deletions
+4
View File
@@ -0,0 +1,4 @@
>>> { -> }; 21
21
>>> { -> }; 22
22