- PrettyPrinters working, added cstring/wcstring, string/wstring, optional, allocation, list

This commit is contained in:
2025-08-08 01:54:39 -04:00
parent 2cb41e1437
commit b7d8426e86
6 changed files with 158 additions and 72 deletions

View File

@@ -19,6 +19,8 @@
#ifndef FENNEC_TEST_LANGPROC_STRINGS_CSTRING_H
#define FENNEC_TEST_LANGPROC_STRINGS_CSTRING_H
#include "../../../test.h"
#include <fennec/langproc/strings/cstring.h>
namespace fennec::test