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