You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We also need to check out a copy of the `SimplicityHL` repository in
@@ -88,10 +88,10 @@ simc $PROGRAM_SOURCE
88
88
89
89
The compiled version of the program is the last line of the `simc` output. It is a single long line of base64-encoded Simplicity program data, probably beginning `5lk2l5`...
90
90
91
-
We will save the compiled program into a shell variable by extracting the last line of the compiler output.
91
+
We will save the compiled program into a shell variable by extracting the second line of the compiler output.
0 commit comments