repl: multiline
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
>>> fun get7() =
|
||||
incomplete
|
||||
>>> 4 +
|
||||
incomplete
|
||||
>>> 2 +
|
||||
incomplete
|
||||
>>> 1
|
||||
null
|
||||
>>> get7()
|
||||
7
|
||||
Reference in New Issue
Block a user