mirror of
https://github.com/vlang/v.git
synced 2025-09-13 22:42:26 +03:00
os: fix compiler warnings when just importing os
This commit is contained in:
parent
06b5f43e48
commit
1618596218
2 changed files with 10 additions and 6 deletions
1
examples/.gitignore
vendored
1
examples/.gitignore
vendored
|
@ -1,5 +1,6 @@
|
|||
/cli
|
||||
/hello_world
|
||||
/hanoi
|
||||
/json
|
||||
/links_scraper
|
||||
/log
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue