Kaydet (Commit) c9329cae authored tarafından Jeremy Hylton's avatar Jeremy Hylton

Add a call to a Sub() method that actually works.

üst a0033163
......@@ -138,6 +138,7 @@ def _test(metaclass):
pass # result == 100
else:
assert False
s.m2(5)
if __name__ == "__main__":
_test(EiffelMetaClass1)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment