Abstract
Recent developments in the field of Large Language Models (LLM) resulted in a revolution for many industries, prompting Artificial Intelligence systems to become more widespread by the day. For software developers, newly developed AI powered tools provide assistance for coding in the form of an auto-complete feature (e.g., IntelliCode) or automatic code generation (e.g., ChatGPT). Since s…