utf8-cyrillic-test/test.mq5
2025-09-09 17:27:43 -07:00

7 lines
No EOL
89 B
MQL5

class A {};
void OnStart()
{
// Кириллица 1
// Кириллица 2
}