mirror of
https://github.com/vlang/v.git
synced 2023-08-10 21:13:21 +03:00
Revert "cgen: sort const inits/cleanups topologically too"
This reverts commit 38000f8622
.
This commit is contained in:
@ -142,7 +142,6 @@ pub mut:
|
||||
|
||||
pub struct ConstField {
|
||||
pub:
|
||||
mod string
|
||||
name string
|
||||
expr Expr
|
||||
is_pub bool
|
||||
|
Reference in New Issue
Block a user