mirror of
https://github.com/vlang/v.git
synced 2023-08-10 21:13:21 +03:00
tools: fix exiting the v repl, after just Enter (regression happened in bf00ac6
)
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
|
||||
|
||||
|
||||
println('hi')
|
||||
===output===
|
||||
hi
|
Reference in New Issue
Block a user