mirror of
https://github.com/ascii-boxes/boxes.git
synced 2024-12-13 10:20:37 +01:00
19 lines
253 B
INI
19 lines
253 B
INI
|
parent 166_design_alias_parent_clash.parent.cfg
|
||
|
|
||
|
# the following designB claims alias1, which means designA from the parent config loses it
|
||
|
BOX designB, alias1
|
||
|
|
||
|
sample
|
||
|
B from regular config
|
||
|
ends
|
||
|
|
||
|
shapes {
|
||
|
w ("B")
|
||
|
}
|
||
|
|
||
|
elastic (
|
||
|
w
|
||
|
)
|
||
|
|
||
|
END designB
|