mirror of
https://github.com/vlang/v.git
synced 2025-09-13 22:42:26 +03:00
fix single file programs without fn main
and REPL (allow imports,
function definitions, consts, etc)
This commit is contained in:
parent
fd9163f715
commit
bd49977feb
5 changed files with 31 additions and 28 deletions
|
@ -1 +1,2 @@
|
|||
println('Hello, World!')
|
||||
println('Hello, World!')
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue