/pyjs/tests/test037.py
Python | 3 lines | 3 code | 0 blank | 0 comment | 0 complexity | 2353b5749ac2ef44d109192913a5a03e MD5 | raw file
Possible License(s): LGPL-2.1, Apache-2.0
- class Test:
- def test(self, foo=5):
- pass
- class Test:
- def test(self, foo=5):
- pass