Has anyone looked at whether using #AI for coding will hold back adopting of new (improved) language tools and standards?

For example, #Drupal has used annotations for plugins for years, while #PHP attributes are the new preferred syntax. AIs are trained off of code of the past, which for plugins was all annotations until attributes were introduced. Does that mean the stochastic coding parrot will continue to suggest annotations because of their stronger weight in the training set?