Skip to content

Commit

Permalink
Remove unused variable
Browse files Browse the repository at this point in the history
  • Loading branch information
sethrj committed Aug 16, 2023
1 parent 5e6ed3f commit 67fec14
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Examples/fortran/templated/runme.f90
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ program main
use ISO_FORTRAN_ENV
implicit none

integer, parameter :: STDOUT = OUTPUT_UNIT
type(Thing_Int) :: it
type(Thing_Dbl) :: dt

Expand Down

0 comments on commit 67fec14

Please sign in to comment.