summaryrefslogtreecommitdiffstats
path: root/src/anotherexample.txt
diff options
context:
space:
mode:
authorjwansek <eddie.atten.ea29@gmail.com>2021-11-29 16:23:15 +0000
committerjwansek <eddie.atten.ea29@gmail.com>2021-11-29 16:23:15 +0000
commit1b5ab5a41adc29d4d1dc5d76cefc67a0ee6dcb0f (patch)
tree704ee3d706fe564cb7dc989e54438c568ab7dc20 /src/anotherexample.txt
parent3f27b39f2fa12344f590279dae27003a18a206f3 (diff)
downloadesotericFORTRAN-1b5ab5a41adc29d4d1dc5d76cefc67a0ee6dcb0f.tar.gz
esotericFORTRAN-1b5ab5a41adc29d4d1dc5d76cefc67a0ee6dcb0f.zip
tidied up the folder a bit
Diffstat (limited to 'src/anotherexample.txt')
-rw-r--r--src/anotherexample.txt6
1 files changed, 0 insertions, 6 deletions
diff --git a/src/anotherexample.txt b/src/anotherexample.txt
deleted file mode 100644
index 21100b2..0000000
--- a/src/anotherexample.txt
+++ /dev/null
@@ -1,6 +0,0 @@
-character (len=10)::hello
-hello="hello"
-if 4==5 then
-hello="goodbye "
-endif
-print *,hello,6," world" endprint \ No newline at end of file