Skip to content
This repository has been archived by the owner on Sep 9, 2024. It is now read-only.

fix bug in SET_VALUE() #77

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

AmazingAng
Copy link

Previously, the SET_VALUE() method is not terminated correctly. Calling SET_VALUE() will continue to call GET_VALUE().

A Stop opcode needs to be added at the end of SET_VALUE().

Previously, the `SET_VALUE()` method is not terminated correctly. Calling SET_VALUE() will continue to call `GET_VALUE()`. 

A `Stop` opcode needs to be added at the end of `SET_VALUE()`.
@netlify
Copy link

netlify bot commented Sep 24, 2023

Deploy Preview for huffdocs ready!

Name Link
🔨 Latest commit 8826531
🔍 Latest deploy log https://app.netlify.com/sites/huffdocs/deploys/650fe53c57fd0a0008acf8b5
😎 Deploy Preview https://deploy-preview-77--huffdocs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant