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

vweb: ip()

This commit is contained in:
Alexander Medvednikov
2020-07-16 00:48:10 +02:00
parent 2492066041
commit 6245876806
3 changed files with 9 additions and 1 deletions

View File

@@ -50,6 +50,7 @@ jobs:
./v vet vlib/v/ast
./v vet vlib/v/gen/cgen.v
./v vet vlib/v/checker
./v vet vlib/sqlite
# - name: Test v binaries
# run: ./v -silent build-vbinaries