Refactor REPL tests: use empty line instead of "null"
This commit is contained in:
@@ -2,6 +2,5 @@
|
||||
ERROR: /line1.kts: (1, 1) Expecting an element
|
||||
ERROR: /line1.kts: (1, 3) Expecting an expression
|
||||
>>> fun foo() = 98
|
||||
null
|
||||
>>> foo()
|
||||
98
|
||||
|
||||
Reference in New Issue
Block a user