blob: 1782f08913ab239ca1cad2d0f2c68131655cb949 [file] [log] [blame]
class C {
public:
static friend int f(); // ERROR -
};