[ Web Proxy ]
URL:
Viewing: https://raw.githubusercontent.com/cppcheck-opensource/cppcheck/main/samples/syntaxError/good.c [Back]  [Original]

int main()
{
#ifndef A
#endif
    return 0;
}

Web Proxy Viewer  |  New URL  |  Original Page