From fc55af70a5b0771d7656024716a51345bbe11fcb Mon Sep 17 00:00:00 2001 From: Kartik Agaram Date: Sun, 25 Aug 2019 23:25:08 -0700 Subject: 5589 --- html/apps/factorial.subx.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'html/apps/factorial.subx.html') diff --git a/html/apps/factorial.subx.html b/html/apps/factorial.subx.html index 780c9ce1..cd88c2a1 100644 --- a/html/apps/factorial.subx.html +++ b/html/apps/factorial.subx.html @@ -62,7 +62,7 @@ if ('onhashchange' in window) { 1 ## compute the factorial of 5, and return the result in the exit code 2 # 3 # To run: - 4 # $ ./subx translate apps/factorial.subx -o apps/factorial + 4 # $ ./subx translate 0*.subx apps/factorial.subx -o apps/factorial 5 # $ ./subx run apps/factorial 6 # Expected result: 7 # $ echo $? -- cgit 1.4.1-2-gfad0