Closed SeaOtter closed 7 years ago
Thanks for your PR. Could you please add more test cases and the results (in comments) directly to the source code, so that we dont really need to run the code to see what will happen? I came up with some test cases here: https://www.dropbox.com/s/o2vqf2bunu4vrh1/test_call_super_multiple_inheritance.jpeg?dl=0
One more question: from a class, can we call super method of a specified parent class?
Ok. I will follow the test cased that you sent.
When will you finish?
6 test cases are complete and are waiting for merging.
Add a test file for multiple inheritance.