P10SalaPremium/PrintText.mq5
super.admin 46694a07d2 convert
2025-05-30 16:15:24 +02:00

4 lines
No EOL
36 B
MQL5

void OnStart()
{
Print("Text");
}