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:
@@ -32,7 +32,7 @@ mut:
|
||||
fields []Var
|
||||
methods []Fn
|
||||
parent string
|
||||
func Fn // For cat == FN (type kek fn())
|
||||
func Fn // For cat == FN (type myfn fn())
|
||||
is_c bool // C.FI.le
|
||||
is_interface bool
|
||||
is_enum bool
|
||||
|
||||
Reference in New Issue
Block a user