Skip to main content

Code syntax highlight

Code syntax highlight

void TestFunction()
{
    int x = 5;
}