#%Module
set i 1
while {$i == 1} {
    bad-command
}
