mirror of
https://github.com/vlang/v.git
synced 2023-08-10 21:13:21 +03:00
make $if work with includes: skip the body if the target is different
This commit is contained in:
@@ -1,5 +1,2 @@
|
||||
module runtime
|
||||
|
||||
pub fn nr_cpus() int {
|
||||
return 0
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user