char_length_10.f90: Correct typo.

2007-09-05  Paul Thomas  <pault@gcc.gnu.org>

	* gfortran.dg/char_length_10.f90: Correct typo.

From-SVN: r128136
This commit is contained in:
Paul Thomas 2007-09-05 14:59:03 +00:00
parent 1333282db7
commit 5783dbc412

View File

@ -1,4 +1,4 @@
{ dg-do compile }
! { dg-do compile }
! Checks the fix for PR33241, in which the assumed character
! length of the parameter was never filled in with that of
! the initializer.