a3f718733d
Platform is trying to modify the class inheritance list during intension (see the test name above) action process but it cause a cross-language changes via PSI. To make this possible LightClasses are supports this behaviour with a little support of it (inheritance list Add and inheritance list element Delete are supported). It need's to be done for UL-classes in same way.