79626369

Date: 2025-05-17 09:24:25
Score: 1.5
Natty:
Report link

When working with GNU make, you can invoke an undefined function:

define ECHO_FOO = 
   $(comment @echo foo)
endef

This will expand to empty text before passing the content to the shell.

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Starts with a question (0.5): When
  • Low reputation (1):
Posted by: Alexandre