mirror of
git://git.psyc.eu/libpsyc
synced 2024-08-15 03:19:02 +00:00
allow only = and ? to be alone on a line
This commit is contained in:
parent
e2130b3eee
commit
9f9bb2ffaa
2 changed files with 10 additions and 1 deletions
7
test/packets/err-00-oper-alone
Normal file
7
test/packets/err-00-oper-alone
Normal file
|
@ -0,0 +1,7 @@
|
|||
:_source psyc://foo.example.com/
|
||||
:_target psyc://bar.example.com/
|
||||
|
||||
:
|
||||
=_foo bar
|
||||
=_baz qux
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue