Translations:Development/68/ru

From DDraceNetwork
Revision as of 22:58, 7 June 2023 by Sedonya (talk | contribs) (Created page with "<syntaxhighlight lang="cpp"> int i = 2; dbg_msg("wikiprint", "Hello from the ddnet wiki: %d", i); </syntaxhighlight>")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
int i = 2;
dbg_msg("wikiprint", "Hello from the ddnet wiki: %d", i);