mirror of
https://github.com/vlang/v.git
synced 2025-09-16 07:52:32 +03:00
all: [noinit] struct attribute
This commit is contained in:
parent
1ce93536d0
commit
e3f8d448c1
5 changed files with 14 additions and 7 deletions
|
@ -72,6 +72,7 @@ pub struct Cookie {
|
|||
http_only bool
|
||||
}
|
||||
|
||||
[noinit]
|
||||
pub struct Result {
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue