mirror of
https://github.com/vlang/v.git
synced 2023-08-10 21:13:21 +03:00
fix single file programs without fn main
and REPL (allow imports,
function definitions, consts, etc)
This commit is contained in:
@ -1 +1,2 @@
|
||||
println('Hello, World!')
|
||||
println('Hello, World!')
|
||||
|
||||
|
Reference in New Issue
Block a user