diff options
Diffstat (limited to 'src/anotherexample.txt')
-rw-r--r-- | src/anotherexample.txt | 6 |
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 |