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