diff options
author | asynts <asynts@gmail.com> | 2020-10-15 13:46:00 +0200 |
---|---|---|
committer | Andreas Kling <kling@serenityos.org> | 2020-10-17 23:20:31 +0200 |
commit | 0508fdbbcd82deeec23cdbe5ccf139b84da21d10 (patch) | |
tree | 35c91eabccdfc25e967480b34298a793f6b86aeb /AK/Tests/TestUtf8.cpp | |
parent | a274a8e5a079c105ee070efd0f90cdc6d9e95847 (diff) | |
download | serenity-0508fdbbcd82deeec23cdbe5ccf139b84da21d10.zip |
AK+Format: Add outln(FILE*, ...) overload.
This commit also removes a few functions like raw_out and vwarn. If we
want to write raw output, we can do this as follows:
out("{}", "Hello, World!");
The vout stuff isn't really public API anyways, so no need for another
vwarn.
Diffstat (limited to 'AK/Tests/TestUtf8.cpp')
0 files changed, 0 insertions, 0 deletions