ast: pub interface field
parent
9c1eaaeb49
commit
35fab2bb7b
|
@ -152,6 +152,7 @@ pub:
|
|||
}
|
||||
|
||||
pub struct InterfaceDecl {
|
||||
pub:
|
||||
name string
|
||||
field_names []string
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue