mirror of
https://github.com/engineer-man/piston.git
synced 2025-04-22 04:56:30 +02:00
pkg(gcc-10.2.0): Adds Fortran support for GCC (#236)
This commit is contained in:
parent
959830c652
commit
65cbefa94e
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