blob: f9dacf179e19029411e02e2c0a5efadac16ec102 [file] [log] [blame]
// PR c++/36855
typedef char assert_0 [__has_trivial_destructor (int&) ? 1 : -1];