Files
openide/python/testData/completion/matMul.after.py
2015-03-24 18:58:53 +03:00

3 lines
42 B
Python

class C:
def __matmul__(self, other):