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