forked from AuroraMiddleware/gtk
f15aa2f3e5
We accidentally dropped the handing of # comments. Bring it back. Test included. Fixes: #3664
5 lines
137 B
Plaintext
5 lines
137 B
Plaintext
<Multi_key> <a> : "a" # just an a
|
|
<Multi_key> <b> : "#" # not an a
|
|
# this line is ignored
|
|
<Multi_key> <c> : "a" # wild and wilder: "@!$#
|