5 lines
54 B
Plaintext

#name : while (...) { ... }
# --
while ($1) {
$0
}