Choice Rules

choice_500

phase_6 error case case_keyword

This rule checks the others keyword has proper case.

Refer to Configuring Uppercase and Lowercase Rules for more information.

Violation

'0' when OTHERS;

Fix

'0' when others;