mirror of
https://github.com/CloverHackyColor/CloverBootloader.git
synced 2024-11-24 11:45:27 +01:00
71e952401a
Added unit tests
3 lines
78 B
C++
3 lines
78 B
C++
#include "../cpp_foundation/XStringW.h"
|
|
XStringW global_str1(L"global_str1");
|