# Debug-only and placeholder macros must not ship in the harness.
= [
{ = "std::dbg", = "use structured diagnostics or tests instead" },
{ = "std::todo", = "implement behavior or return an explicit error" },
{ = "std::unimplemented", = "implement behavior or return an explicit error" },
]