5 lines
164 B
Plaintext
5 lines
164 B
Plaintext
// JET-11 Redeclaration & Forward reference for classes cause an exception
|
|
open class <!REDECLARATION!>NoC<!>
|
|
class NoC1 : NoC()
|
|
open class <!REDECLARATION!>NoC<!>
|