index
:
gn-ai
master
A repository for GeneNetwork's AI tool development
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
.venv
/
lib
/
python3.12
/
site-packages
/
numpy
/
f2py
/
tests
/
src
/
cli
/
hiworld.f90
blob: 981f877547a4caec513a15dea1401bbc98ce3f23 (
about
) (
plain
)
1
2
3
function
hi
()
print
*
,
"Hello World"
end function