mirror of
https://github.com/roytam1/palemoon27.git
synced 2026-06-08 17:39:19 +00:00
12 lines
142 B
YAML
12 lines
142 B
YAML
$inherits:
|
|
from: 'extend_child.yml'
|
|
|
|
list: ['4']
|
|
was_list:
|
|
replaced: true
|
|
obj:
|
|
level: 2
|
|
from_parent: true
|
|
deeper:
|
|
list: ['bar']
|