blob: bcecdb496900ac94e6b6bda4179cb7f81dfddb18 [file]
// FIR_IDENTICAL
// JET-11 Redeclaration & Forward reference for classes cause an exception
open class <!PACKAGE_OR_CLASSIFIER_REDECLARATION!>NoC<!>
class NoC1 : NoC()
open class <!PACKAGE_OR_CLASSIFIER_REDECLARATION!>NoC<!>