mirror of
https://github.com/vlang/v.git
synced 2023-08-10 21:13:21 +03:00
all: [noinit] struct attribute
This commit is contained in:
@ -72,6 +72,7 @@ pub struct Cookie {
|
||||
http_only bool
|
||||
}
|
||||
|
||||
[noinit]
|
||||
pub struct Result {
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user