index
:
esotericFORTRAN.git
main
Lexer, parser and compiler for a FORTRAN like programming language, with an IDE
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
testing
/
fortran_test_src
/
basic_tests.ft
blob: 1529dc212eadf1ee5fab3631951e9cf615eb6a2f (
plain
)
1
2
3
character (len=11)::test test = "hello world" print*,test