Interfaces can inherit other interfaces
This commit is contained in:
parent
3ef1e706b3
commit
8817d72cb3
@ -218,8 +218,8 @@ type FaceBehavior struct {
|
||||
type FaceSection struct {
|
||||
location file.Location
|
||||
name string
|
||||
inherits string
|
||||
|
||||
what Type
|
||||
permission types.Permission
|
||||
behaviors map[string] FaceBehavior
|
||||
}
|
||||
|
Reference in New Issue
Block a user