``` for i in range(1, 10): print i ``` This doesn't get parsed but should.
This doesn't get parsed but should.