depot
this commit
canon
subtree-staging
monorepo for the virus lounge
The Virus Lounge
about
summary
refs
log
blame
commit
diff
log msg
author
committer
range
path:
root
/
third_party
/
git
/
t
/
t4018
/
fortran-block-data
blob: 63d4e21d0ad144e3bde6de33a30134fc99917e7e (
plain
) (
tree
)
f4609b896fac
^
1
2
3
4
5
BLOCK DATA RIGHT
COMMON /B/ C, ChangeMe
DATA C, ChangeMe / 2.0, 6.0 /
END