veniq icon indicating copy to clipboard operation
veniq copied to clipboard

Veniq Dataset Collection. Function is not inserted correctly inside synchronized block

Open lyriccoder opened this issue 4 years ago • 1 comments

Suppose, we have the following invocation:

b'synchronized(getParent()) {'

We need to inline getParent. It doesn't work properly.

You can find the input on the server.

data/full_dataset/output_files/PropertiesStructure_addItem_242.java

lyriccoder avatar Oct 23 '20 15:10 lyriccoder

@lyriccoder what's the full path to the file?

KatGarmash avatar Oct 26 '20 08:10 KatGarmash