(root)/
gcc-13.2.0/
gcc/
testsuite/
gfortran.dg/
assign_8.f90
! { dg-do compile }
! PR fortran/20883
      write (*, a) b ! { dg-error "must be of type default-kind CHARACTER or of INTEGER" }
      end