4 ! The compiler used to crash trying to take a substring of an implicit
7 ybtable
=ylocal(1:2) ! { dg-error "Syntax error in argument list" }
10 ! We want the behavior to be the same whether ylocal is implicitly
11 ! or explicitly typed.
14 ybtable
=ylocal(1:2) ! { dg-error "Syntax error in argument list" }