Title: 
  Record name clash at an inclusion point
Goal: 
  Try to move the declaration of record `person' from the header file
  `header1.hrl' to the header file `header2.hrl'.
Parameters: 
  [{file,"header1.hrl"},{reclist,[person]},{filename,"header2.hrl"}].
Documentation: 
  The transformation is refused because it requires the inclusion of
  `header2' into `another.erl', which results in two module forms in
  `another.erl'.
Status: unsupported
