diff options
author | AnotherTest <ali.mpfard@gmail.com> | 2020-11-28 18:07:44 +0330 |
---|---|---|
committer | Andreas Kling <kling@serenityos.org> | 2020-11-29 20:32:10 +0100 |
commit | c6ca8534a66018eac9d0b3470f0b0a9691256879 (patch) | |
tree | 3dbd66031c7713d7c648ef0f8860fea472a705de /Libraries/LibDebug/CMakeLists.txt | |
parent | 2d9d88327486248c7afb06091081acec1d8fde40 (diff) | |
download | serenity-c6ca8534a66018eac9d0b3470f0b0a9691256879.zip |
AK: Export ShouldChomp::NoChomp too
It's much more elegant to say 'should_chomp ? Chomp : NoChomp' than to
say 'if (should_chomp) ...(..., Chomp) else ...(...)'.
Diffstat (limited to 'Libraries/LibDebug/CMakeLists.txt')
0 files changed, 0 insertions, 0 deletions