GassaFM / interpr

Toy language to learn parallel computing
MIT License
5 stars 4 forks source link

Tab bug #27

Open IgorTurkin opened 4 years ago

IgorTurkin commented 4 years ago

"next indent does not start with previous". TestSys produces a compilation error, although the indentation is made with jewelry precision

GassaFM commented 4 years ago

Most probably caused by mixing tabs and spaces. A tab is not equal to any number of spaces. Perhaps the error message should include a hint about that?

IgorTurkin commented 4 years ago

Yes, i think it's good idea!

вс, 22 мар. 2020 г. в 23:51, Ivan Kazmenko notifications@github.com:

Most probably caused by mixing tabs and spaces. A tab is not equal to any number of spaces. Perhaps the error message should include a hint about that?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/GassaFM/interpr/issues/27#issuecomment-602271181, or unsubscribe https://github.com/notifications/unsubscribe-auth/AE27RIPAKBD2JZEULT5HWPDRIZ25DANCNFSM4LRMTHGA .