mirror of
https://github.com/holub/mame
synced 2025-10-04 16:34:53 +03:00
srcclean (nw)
This commit is contained in:
parent
1b7b678f40
commit
5036387ab4
@ -874,7 +874,7 @@ int tool_app_t::execute()
|
|||||||
std::cout << plib::pfmt("{:20}")("Общая ком") << "|" << "\n";
|
std::cout << plib::pfmt("{:20}")("Общая ком") << "|" << "\n";
|
||||||
|
|
||||||
//char x = 'a';
|
//char x = 'a';
|
||||||
auto b= U'щ';
|
auto b= U'\U0449';
|
||||||
std::cout << "b: <" << b << ">";
|
std::cout << "b: <" << b << ">";
|
||||||
#endif
|
#endif
|
||||||
return 0;
|
return 0;
|
||||||
|
Loading…
Reference in New Issue
Block a user