79656942

Date: 2025-06-07 12:43:13
Score: 2
Natty:
Report link

What about just putting it into its own scope?

Example:

String aLongString;
{
    aLongString = ... ;
}

Then you can fold it.

Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Contains question mark (0.5):
  • Starts with a question (0.5): What
  • Low reputation (0.5):
Posted by: mmirwaldt