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