``` a = 3 repeat a times say hi ``` should output ``` hi hi hi ``` see #9
should output
see #9