Add more error messages for local/anonymous labels

This commit is contained in:
2025-07-05 23:49:57 -07:00
parent eee57848e0
commit 3ff40241ee
4 changed files with 92 additions and 3 deletions
+13
View File
@@ -14,3 +14,16 @@
@Errors in sorted order
#send @f
#send @b
---
@Disallowed targets
:@
#self:@b
#others:@f
#all:.local
:@
:.local
---
@Locals with section names
:touch
#touch.skip
:.skip