3 ! Freeing the width_data lead to double free. This testcase tests that
4 ! pr79230 is fixed now.
10 character, allocatable
:: c1
14 character, allocatable
:: c2
15 class(data_t
), pointer :: width_data
23 type(data_t
), target
:: par_real
25 field
%width_data
=> par_real