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