Merge remote-tracking branch 'codesoap/awkcomment'
This commit is contained in:
commit
54e0396c84
|
@ -46,11 +46,11 @@ define-command -params ..1 -docstring %{
|
|||
|
||||
{
|
||||
if (/^@\(#\)/) {
|
||||
/* drop the identification message */
|
||||
# drop the identification message
|
||||
}
|
||||
|
||||
else if (/^\*/) {
|
||||
/* nothing */
|
||||
# nothing
|
||||
}
|
||||
|
||||
else if (/^$/) {
|
||||
|
|
Loading…
Reference in New Issue
Block a user