mirror of
https://github.com/vlang/v.git
synced 2023-08-10 21:13:21 +03:00
cgen: bring back Windows fixes
This commit is contained in:
@ -21,7 +21,7 @@ const (
|
||||
fn C.puts(charptr)
|
||||
*/
|
||||
|
||||
fn init() {
|
||||
fn builtin_init() {
|
||||
// Do nothing
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user