Skip to content
Snippets Groups Projects
Commit 11640dfc authored by Benedict Gaster's avatar Benedict Gaster
Browse files

Another update.

parent 511d4f81
No related branches found
No related tags found
No related merge requests found
......@@ -210,8 +210,8 @@ This time we get the error:
< {"error":"unexpected end of program, i.e. no HALT"}
```
We cannot execute beyond a HALT instruction! In general, errors are return in
the form:
We cannot execute beyond a HALT instruction! In general, errors are returned
in the form:
```
< { "error": string }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment