Open Akuli opened 3 years ago
foo.bar() can be an attribute lookup and then a function call, or a method call
foo.bar()
foo.bar()
can be an attribute lookup and then a function call, or a method call