1
0
mirror of https://github.com/vlang/v.git synced 2023-08-10 21:13:21 +03:00
v/vlib/builtin
Delyan Angelov abf15e863c
v2: compile vrepl, 'fn main(){println(2+2)}' runs now
It works if you give it complete V programs like
fn main(){println(2+2)}
but not for single expressions like 2+2 or statements like a:='abc'
2020-04-02 19:21:12 +03:00
..
2020-03-31 17:16:12 +02:00
2020-04-02 15:31:44 +02:00
2019-07-25 18:07:25 +02:00
2020-03-28 10:19:38 +01:00
2020-02-26 12:14:06 +01:00
2020-04-02 17:16:17 +02:00
2020-04-02 17:16:17 +02:00
2020-04-02 15:31:44 +02:00
2020-04-02 10:15:35 +02:00