mirror of
https://codeberg.org/scip/Config-General.git
synced 2025-12-16 20:21:01 +01:00
7 lines
119 B
Plaintext
7 lines
119 B
Plaintext
|
|
# should generate an error about invalid structure
|
||
|
|
# array of scalars => hashref
|
||
|
|
val = 1
|
||
|
|
val = 2
|
||
|
|
<val 3>
|
||
|
|
x = no
|
||
|
|
</val>
|