12 lines
68 B
Plaintext
12 lines
68 B
Plaintext
|
# Section
|
||
|
|
||
|
[foo]
|
||
|
|
||
|
# Assignment operator
|
||
|
|
||
|
x=y
|
||
|
|
||
|
# Default value
|
||
|
|
||
|
@foo
|