This code ``` function() { const a = 1 return a } ``` should not trigger refactoring
This code
should not trigger refactoring