2008-03-10 12:28:04 +00:00

5 lines
54 B
Plaintext

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