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

os: fix compiler warnings when just importing os

This commit is contained in:
Delyan Angelov
2020-02-05 12:23:49 +02:00
committed by GitHub
parent 06b5f43e48
commit 1618596218
2 changed files with 10 additions and 6 deletions

1
examples/.gitignore vendored
View File

@ -1,5 +1,6 @@
/cli
/hello_world
/hanoi
/json
/links_scraper
/log