2008-03-10 12:26:15 +00:00

5 lines
54 B
Plaintext

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