polserver/testsuite/escript/classes/super-multiple-base-classes.out
Kevin Eady 2d0b675754
Fix super-scoped function resolution; Fix SourceLocation for scoped function calls (#730)
* Fix super-scoped function resolution

* Fix SourceLocation for scoped function calls
2024-10-25 11:20:41 +02:00

3 lines
139 B
Text

Foo::method_func this.name=Baz param to super
Bar::method_func this.name=Blub param to super
Foo::method_func this.name=Baz param to super