From ee0e67b9d7c275480827d856b926d2c403057bb8 Mon Sep 17 00:00:00 2001 From: Kartik Agaram Date: Fri, 6 Mar 2020 18:39:16 -0800 Subject: 6091 --- html/apps/ex3.subx.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'html/apps/ex3.subx.html') diff --git a/html/apps/ex3.subx.html b/html/apps/ex3.subx.html index 31ff11a1..e267f0fe 100644 --- a/html/apps/ex3.subx.html +++ b/html/apps/ex3.subx.html @@ -59,8 +59,8 @@ if ('onhashchange' in window) { 1 # Add the first 10 numbers, and return the result in the exit code. 2 # 3 # To run: - 4 # $ ./subx translate init.linux examples/ex3.subx -o examples/ex3 - 5 # $ ./subx run examples/ex3 + 4 # $ ./bootstrap translate init.linux apps/ex3.subx -o apps/ex3 + 5 # $ ./bootstrap run apps/ex3 6 # Expected result: 7 # $ echo $? 8 # 55 -- cgit 1.4.1-2-gfad0