c2v icon indicating copy to clipboard operation
c2v copied to clipboard

Fix `Unhandled expr() node ...` error location

Open ArtemkaKun opened this issue 3 years ago • 0 comments

Right now, if the Unhandled expr() node ... happens, location parameters, such as file, col or offset, are invalid (contains 0 or ' ' values).

As a reproduction steps, use #18

ArtemkaKun avatar Nov 01 '22 13:11 ArtemkaKun