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/ex8.subx.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'html/apps/ex8.subx.html') diff --git a/html/apps/ex8.subx.html b/html/apps/ex8.subx.html index 8cf64378..a6458493 100644 --- a/html/apps/ex8.subx.html +++ b/html/apps/ex8.subx.html @@ -60,8 +60,8 @@ if ('onhashchange' in window) { 1 # Example reading commandline arguments: compute length of first arg. 2 # 3 # To run: - 4 # $ ./subx translate init.linux examples/ex8.subx -o examples/ex8 - 5 # $ ./subx run examples/ex8 abc de fghi + 4 # $ ./bootstrap translate init.linux apps/ex8.subx -o apps/ex8 + 5 # $ ./bootstrap run apps/ex8 abc de fghi 6 # Expected result: 7 # $ echo $? 8 # 3 # length of 'abc' -- cgit 1.4.1-2-gfad0