// RUN: %clang_cc1 -fsyntax-only -verify %s
;
int& ;
float& ;
void
;
void ;
void
;
;
;
// Test reference binding via an lvalue conversion function.
void ;
void
// Test conversion followed by copy-construction
;
;
;
;
;
;
;
void
;
;
int &;
float &;
void