diff options
author | Charles Brunet <charles.brunet@optelgroup.com> | 2023-08-23 15:39:43 -0400 |
---|---|---|
committer | Charles Brunet <charles.brunet@optelgroup.com> | 2023-09-11 07:51:19 -0400 |
commit | 14e35b63c02a16f69dd1ad5bde775e6868965eb2 (patch) | |
tree | 36383a4993013cb22fc390e8224822906d9610ae /unittests | |
parent | d3a26d158e4607ce677404920ad72508eb6f9de2 (diff) | |
download | meson-14e35b63c02a16f69dd1ad5bde775e6868965eb2.zip meson-14e35b63c02a16f69dd1ad5bde775e6868965eb2.tar.gz meson-14e35b63c02a16f69dd1ad5bde775e6868965eb2.tar.bz2 |
parser: allow whitespaces and comments in cont_eol
FIXME: another approach would be to consider cont_eol as comment (i.e.
add backslash and whitespaces to the comment regex). In both cases it
works until we want to parse comments separately.
TODO?: handle eol_cont inside a string (to split long string without
breaking lines). Probably a bad idea and better to simply join a
multiline string.
Diffstat (limited to 'unittests')
0 files changed, 0 insertions, 0 deletions