HEX
Server: Apache
System: Linux info 3.0 #1337 SMP Tue Jan 01 00:00:00 CEST 2000 all GNU/Linux
User: ws67385642 (67385642)
PHP: 8.3.30
Disabled: NONE
Upload Files
File: //usr/share/doc/m4/examples/exp.m4
define(`countdown', `$1 ifelse(eval($1 > 0), 1, `countdown(decr($1))', `Done')')