idrisT11 / 8086-Online-IDE

An IDE for the i8086 processor that feature an emulator and an assembler
8 stars 7 forks source link

Fixed manageProcedures function #80

Closed Scorpion197 closed 3 years ago

Scorpion197 commented 3 years ago

Fixed a small bug in manageProcedures(objectsArray) function so it checks if there is a declaration of a procedure inside another procedure