summaryrefslogtreecommitdiffstats
path: root/code/simpleSableCCCalulator/examples
diff options
context:
space:
mode:
authorjwansek <eddie.atten.ea29@gmail.com>2021-10-24 14:07:29 +0100
committerjwansek <eddie.atten.ea29@gmail.com>2021-10-24 14:07:29 +0100
commit8f50e4d189bad9dbd180fd945881950769c3a989 (patch)
tree1aae93b37a9369be67bdb1e02e1c6cb69d02e702 /code/simpleSableCCCalulator/examples
parente09b0bb865bbb0087c46b4acd90b759f14dfa824 (diff)
downloadesotericFORTRAN-8f50e4d189bad9dbd180fd945881950769c3a989.tar.gz
esotericFORTRAN-8f50e4d189bad9dbd180fd945881950769c3a989.zip
added the start of a type system
Diffstat (limited to 'code/simpleSableCCCalulator/examples')
-rw-r--r--code/simpleSableCCCalulator/examples/maths.txt2
-rw-r--r--code/simpleSableCCCalulator/examples/maths4.txt1
2 files changed, 2 insertions, 1 deletions
diff --git a/code/simpleSableCCCalulator/examples/maths.txt b/code/simpleSableCCCalulator/examples/maths.txt
index f3b3bd9..36726f5 100644
--- a/code/simpleSableCCCalulator/examples/maths.txt
+++ b/code/simpleSableCCCalulator/examples/maths.txt
@@ -1 +1 @@
-(36/2 + 45) * 3 \ No newline at end of file
+(36/2 + 45.2) * 3 \ No newline at end of file
diff --git a/code/simpleSableCCCalulator/examples/maths4.txt b/code/simpleSableCCCalulator/examples/maths4.txt
new file mode 100644
index 0000000..5b3e67d
--- /dev/null
+++ b/code/simpleSableCCCalulator/examples/maths4.txt
@@ -0,0 +1 @@
+2 + 3.1