-
Don Slutz authored
For an example: WARNING: braces {} are necessary even for single statement blocks + } else + return env->regs[R_EAX]; total: 0 errors, 1 warnings, 41 lines checked Signed-off-by:
Don Slutz <Don@CloudSwitch.com>
Signed-off-by:
Blue Swirl <blauwirbel@gmail.com>Don Slutz authoredFor an example: WARNING: braces {} are necessary even for single statement blocks + } else + return env->regs[R_EAX]; total: 0 errors, 1 warnings, 41 lines checked Signed-off-by:
Don Slutz <Don@CloudSwitch.com>
Signed-off-by:
Blue Swirl <blauwirbel@gmail.com>
Loading