mirror of
https://github.com/vlang/v.git
synced 2025-09-13 22:42:26 +03:00
checker: stricter rules for C types; C aliases; sokol fixes
This commit is contained in:
parent
5f1e6815cd
commit
545ee1ae23
27 changed files with 123 additions and 59 deletions
|
@ -1,5 +1,5 @@
|
|||
// Build with
|
||||
// v -gc none -use-coroutines simple_coroutines.v
|
||||
// v -use-coroutines simple_coroutines.v
|
||||
//
|
||||
import coroutines
|
||||
import time
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue