pep8analysis: fix format and encoding of some sample/test programs
[nit.git] / contrib / pep8analysis / tests / micro / to-graph.pep
1                 LDA             0,i
2 while:  CPA             10,i
3                 BREQ    end
4                 ADDA    1,i
5                 BR              while
6 end:    STOP
7                 .END