summaryrefslogtreecommitdiffstats
path: root/src/example.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/example.txt')
-rw-r--r--src/example.txt8
1 files changed, 0 insertions, 8 deletions
diff --git a/src/example.txt b/src/example.txt
deleted file mode 100644
index 22a2bfb..0000000
--- a/src/example.txt
+++ /dev/null
@@ -1,8 +0,0 @@
-int dimension(5)::test
-int::i
-do i=0,4
-test(i)=i
-end do
-do i=0,4
-print*,test(i)
-end do \ No newline at end of file