11 lines
282 B
Text
11 lines
282 B
Text
@(next :args)
|
|
@(coll :gap 0)@(choose :shortest tok)@\
|
|
@tok@{sep /==/}@\
|
|
@(or)@\
|
|
@tok@{sep /!=/}@\
|
|
@(or)@\
|
|
@tok@{sep /=/}@\
|
|
@(end)@(end)@tail
|
|
@(output)
|
|
@(rep)"@tok" {@sep} @(end)"@tail"
|
|
@(end)
|