mirror of
https://github.com/vlang/v.git
synced 2023-08-10 21:13:21 +03:00
cache string.hash()
This commit is contained in:
@@ -49,11 +49,6 @@ enum Pass {
|
||||
main
|
||||
}
|
||||
|
||||
fn mykek(o OS) {
|
||||
|
||||
|
||||
}
|
||||
|
||||
struct V {
|
||||
mut:
|
||||
os OS // the OS to build for
|
||||
|
||||
Reference in New Issue
Block a user