mirror of
https://github.com/engineer-man/piston.git
synced 2025-04-24 14:06:27 +02:00
pkg(gcc-10.2.0): Adds Fortran support for GCC
This commit is contained in:
parent
959830c652
commit
3bceb9a121
5 changed files with 13 additions and 1 deletions
3
packages/gcc/10.2.0/test.f90
vendored
Normal file
3
packages/gcc/10.2.0/test.f90
vendored
Normal file
|
@ -0,0 +1,3 @@
|
|||
program test
|
||||
print "(a)", 'OK'
|
||||
end program test
|
Loading…
Add table
Add a link
Reference in a new issue