+unlint of
non-existing defect
The special +unlint meta should be used only to suppress
existing defects.
Incorrect (since there are no duplicate metas):
+unlint duplicate-metas
[] > foo
42 > @
Correct:
+unlint duplicate-metas
+architect jeff
+architect foo
[] > foo
42 > @
Published on Tue Mar 31 07:20:31 UTC 2026.