blob: 878011cf328f9b352193909d010bbe419803164b [file] [log] [blame]
// Copyright (C) 2003 Free Software Foundation
// Contributed by Gabriel Dos Reis <gdr@integrable-solutions.net>
// { dg-options "-Wno-conversion" }
struct A {
operator A&();
};