2008-03-06 13:46:17 +00:00

5 lines
54 B
Plaintext

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