We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 89a8c79 commit 2f4ce95Copy full SHA for 2f4ce95
1 file changed
src/example_fgen_basic/result/result_int.f90
@@ -15,7 +15,7 @@ module m_result_int
15
!!
16
!! Holds either an integer value or an error.
17
18
- integer, allocatable :: data_v
+ integer, allocatable :: data_vvvvv
19
!! Data i.e. the result (if no error occurs)
20
21
! class(ErrorV), allocatable :: error_v
0 commit comments