deepsourcestatus / test-repository

Top level return with argument detected RB-LI1088
Anti-pattern
Minor
8 months ago8 months old
Top level return with argument detected.
39end
40
41# Raises "top level return with argument detected"
42return 143
44# Raises "duplicate elsif block detected"
45if x == 1