From aa3a6929584eaa63cafb73353a62effd75d4dd8c Mon Sep 17 00:00:00 2001 From: jwansek Date: Mon, 25 Oct 2021 15:20:30 +0100 Subject: added using symbol table in stack --- code/simpleSableCCCalulator/examples/maths2.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'code/simpleSableCCCalulator/examples/maths2.txt') diff --git a/code/simpleSableCCCalulator/examples/maths2.txt b/code/simpleSableCCCalulator/examples/maths2.txt index 1f1d63e..313296b 100644 --- a/code/simpleSableCCCalulator/examples/maths2.txt +++ b/code/simpleSableCCCalulator/examples/maths2.txt @@ -1 +1 @@ -sin(45 * 3) / 3 \ No newline at end of file +sin(45 * 2) / 3 -- cgit v1.2.3