79742300

Date: 2025-08-21 12:41:30
Score: 1
Natty:
Report link

As one comment pointed out, the problem can be solved by giving the following as a parameter to CallMethod() :

Something{ m_something }

So the actual line of code would look like this:

CallMethod( Something{ m_something } );
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Self-answer (0.5):
  • Low reputation (0.5):
Posted by: user19179144