1
0
mirror of https://github.com/vlang/v.git synced 2023-08-10 21:13:21 +03:00
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
..
2019-12-25 15:52:27 +03:00
2020-04-02 16:04:57 +02:00
2020-03-20 20:21:16 +01:00
2020-04-02 01:45:22 +02:00
2020-02-17 20:29:09 +01:00
2020-04-02 01:45:22 +02:00
2020-04-02 02:02:12 +02:00
2020-04-02 02:02:12 +02:00
2020-04-02 01:45:22 +02:00
2020-04-02 01:45:22 +02:00
2020-01-23 21:04:46 +01:00
2020-03-20 16:41:18 +01:00
2020-03-28 18:32:38 +01:00
2020-04-02 14:00:28 +02:00
2020-03-26 14:17:13 +01:00
2020-01-23 21:04:46 +01:00
2020-04-02 02:02:12 +02:00
2020-01-31 02:29:54 +01:00
2020-04-02 14:26:35 +02:00
2020-04-02 15:52:23 +02:00
2020-04-02 01:15:00 +02:00
2020-04-01 00:18:25 +11:00
2020-04-02 18:12:10 +02:00
2020-03-26 14:18:08 +01:00