mirror of
https://github.com/X11Libre/xserver.git
synced 2026-04-08 08:23:17 +00:00
12 lines
293 B
Plaintext
12 lines
293 B
Plaintext
virtual a {
|
|
option "aaa aa cc";
|
|
param { # comment 1
|
|
a b;
|
|
c d;
|
|
x y z; # comment 2
|
|
}
|
|
param e f g h; # comment 3
|
|
param e f g hlskdjflskdfjsd #comment 4
|
|
flksdjf sldkfjsldkfjsdlf lsdkfjsldkfjlsdkjflskdjflsdkjfl lkjsdlfjsdlfkjsdlfj;
|
|
}
|