6 lines
No EOL
70 B
Text
6 lines
No EOL
70 B
Text
# name: unless (...) { ... }
|
|
# key: unless
|
|
# --
|
|
unless ($1) {
|
|
$0
|
|
} |