fix: fix minor issue of testbench

- fix testbench minor issue.
- delete migrated source code files.
This commit is contained in:
2025-08-22 21:09:57 +08:00
parent 0694d923f3
commit d6034f8cb0
4 changed files with 3 additions and 223 deletions

View File

@ -157,7 +157,7 @@ namespace yyccshared::literals {
#pragma region OtherLiterals Data
std::vector<OtherLiteral> OTHERLIT_OTHERSTR_VEC{{"\xC4\xE3\xBA\xC3\xD6\xD0\xB9\xFA", UINT32_C(936), "GBK", u8"gbk"}};
static std::vector<OtherLiteral> OTHERLIT_OTHERSTR_VEC{{"\xC4\xE3\xBA\xC3\xD6\xD0\xB9\xFA", UINT32_C(936), "GBK", u8"gbk"}};
#define OTHER_STR_GBK "\u4f60\u597d\u4e2d\u56fd"