encoding-fixer/test.cpp

5 lines
184 B
C++
Raw Permalink Normal View History

2024-04-06 01:12:15 +03:00
// this string literal should be converted
2024-04-06 01:25:51 +03:00
chA->ChatPacket(CHAT_TYPE_INFO, LC_TEXT("<EFBFBD>̰<EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20>Ⱦ<EFBFBD><C8BE><EFBFBD>"));
2024-04-06 01:12:15 +03:00
// this line should stay untouched
2024-04-06 01:25:51 +03:00
DWORD dwOppList[8]; // <20>̰<EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20>Ⱦ<EFBFBD><C8BE><EFBFBD>