Closed
Description
Bug Report
Description
I've tried running the lolcode code for the euclidian method example.
I'm getting contents/euclidean_algorithm/code/lolcode/euclid.lol:27 variable does not exist: EI
Steps to Reproduce
Take the code and run it through an interpreter.
Expected behavior
Should run with giving an error.
For Algorithm Archive Developers
- The bug can be reproduced
- The bug can be fixed (if not, please explain why not in a comment below)
- There is a timeline to fix the bug
- The bug has been fixed (Please link the PR)