C0DIC / C0DIC/cvm

goto инструкция || goto instruction

Open
#2 0 comments 0 reactions 1 assignee Claimed by @C0DIC View on GitHub
bug
Dominant language
C
Stars
1
Forks
1
PR merge metrics
No merged PRs in 30d

Description

goto работает не совсем корректно.
Должен перепрыгивать на инструкции, а прыгает на строки кода. В случае, если строчка пустая -- просто застывает.

goto not working correctly
Actually, goto must jump to instructions' ids (instruction count) but jumps to actual lines of code. If the line is empty -- stacks

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.