# demo script let a = 1+2*3+1-0 func show { if a > 2 { pwd } if a > 2 { pwd } return pwd } show pwd for a > 2 { pwd let a = a - 1 } show return pwd