module Refactor.RenameDefinition.SameCtorAndType where data P2D = P2D Double Double origo :: P2D origo = P2D 0.0 0.0