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:
@ -9,3 +9,7 @@
|
||||
// res.free()
|
||||
// conn.close()
|
||||
// }
|
||||
|
||||
fn main() {
|
||||
|
||||
}
|
||||
|
@ -57,3 +57,7 @@ fn main() {
|
||||
}
|
||||
|
||||
*/
|
||||
|
||||
fn main() {
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user