mirror of
https://github.com/vlang/v.git
synced 2023-08-10 21:13:21 +03:00
x64: rename to native to not conflict with the x64 comptime variable
This commit is contained in:
@@ -73,7 +73,7 @@ const (
|
||||
'vlib/v/fmt/',
|
||||
'vlib/v/gen/c/',
|
||||
'vlib/v/gen/js/',
|
||||
'vlib/v/gen/x64/',
|
||||
'vlib/v/gen/native/',
|
||||
'vlib/v/live/',
|
||||
'vlib/v/markused/',
|
||||
'vlib/v/parser/',
|
||||
|
||||
Reference in New Issue
Block a user