StaticAnalysisConfig.backwards_range_check

Undocumented in source.
struct StaticAnalysisConfig
@INI("Checks for .. expressions where the left side is larger than the right.")
bool backwards_range_check;

Meta