CLXX wrote: > I found some private attributes is not working. Private imports work if you just do "private import foo;". They fail if the import is also static. They fail if the import is renamed. They fail if the import is selective. There is a bugzilla entry for this somewhere.