You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

13 lines
149 B

options {
parameter_1 no;
parameter_2 yes;
};
new_section {
parameter_3 12;
inner_section {
parameter_4 "value";
};
};