boostorg / wave

Boost.org wave module
http://boost.org/libs/wave
21 stars 49 forks source link

Add test for \e \E escape sequences overlooked in prior commit #178

Closed jefftrull closed 1 year ago

jefftrull commented 1 year ago

I somehow managed to miss this in my last commit. This test verifies that \e and \E can be used in preprocessor conditional expressions.