blob: 9754bd39dfc7126808aaaf11413c62510f68c215 [file] [log] [blame]
! { dg-do compile }
program pr96099_1
implicit class(t) (1) ! { dg-error "Syntax error in IMPLICIT" }
type t
end type
end