mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-15 14:16:07 -06:00
Core: StringsStream adjustment
This commit is contained in:
parent
901fad0a6c
commit
e7260b4ed5
4 changed files with 12 additions and 4 deletions
|
|
@ -37,6 +37,8 @@ CONSOLE_APP_MAIN
|
|||
|
||||
LoadFromStrings(data2, s);
|
||||
|
||||
DDUMP(data2.GetCount());
|
||||
|
||||
ASSERT(data == data2);
|
||||
|
||||
LOG("=============== OK");
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue