1
0
mirror of https://github.com/vlang/v.git synced 2023-08-10 21:13:21 +03:00

fix repl tests

This commit is contained in:
Alexander Medvednikov
2019-11-18 02:34:46 +03:00
parent 32fbc2bdf3
commit e081791eaf
3 changed files with 12 additions and 2 deletions

View File

@ -9,3 +9,7 @@
// res.free()
// conn.close()
// }
fn main() {
}

View File

@ -57,3 +57,7 @@ fn main() {
}
*/
fn main() {
}