/ Test /

Record Case Detail

Notes

This function is in beta test. Please help improve it in the issues here.

Stderr


        

Your Answer

void f(int arg1, bool arg2) {
    int a;
    int b;
    int c;
    bool d;
    bool e;
    bool f;
}

JOJ Answer

void f(int arg1, bool arg2) {
    int a;
    int b;
    int c;
    bool d;
    bool e;
    bool f;
}