tbashiyy

Results 1 issues of tbashiyy

I think `get_fist_object` does not return expected expression. For example, in case of `foo.bar.a`, it doesn't return `foo` but `foo.bar`. **Expected** ``` { "type": "Identifier", "start": 0, "end": 3, "name":...

C-bug
A-ast