Refactor REPL tests: use empty line instead of "null"
This commit is contained in:
@@ -1,6 +1,4 @@
|
||||
>>> fun foo() = 10
|
||||
null
|
||||
>>> fun foo() = 11
|
||||
null
|
||||
>>> foo()
|
||||
11
|
||||
|
||||
Reference in New Issue
Block a user