mirror of
https://github.com/vlang/v.git
synced 2025-09-15 07:22:27 +03:00
fix repl tests
This commit is contained in:
parent
32fbc2bdf3
commit
e081791eaf
3 changed files with 12 additions and 2 deletions
|
@ -9,3 +9,7 @@
|
|||
// res.free()
|
||||
// conn.close()
|
||||
// }
|
||||
|
||||
fn main() {
|
||||
|
||||
}
|
||||
|
|
|
@ -57,3 +57,7 @@ fn main() {
|
|||
}
|
||||
|
||||
*/
|
||||
|
||||
fn main() {
|
||||
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue