Add more error messages for local/anonymous labels
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user