4 lines
81 B
Text
4 lines
81 B
Text
|
|
T MyType
|
||
|
|
F.virtual.new someMethod() -> N // this is polymorphic
|
||
|
|
print()
|