repl: multiline

This commit is contained in:
Stepan Koltsov
2012-06-28 19:38:44 +04:00
parent dbc0d3c4e0
commit cd1211fcb3
6 changed files with 128 additions and 24 deletions
+6
View File
@@ -0,0 +1,6 @@
>>> fun clock() =
incomplete
>>> 12
null
>>> clock()
12