Improve flags in string library

This commit is contained in:
Krzosa Karol
2024-01-13 08:18:39 +01:00
parent eb60189b4b
commit 2cb4160497
12 changed files with 247 additions and 188 deletions

4
tests/1test_string.cpp Normal file
View File

@@ -0,0 +1,4 @@
#include "../core_library/core.c"
int main() {
}