blob: 02963623a22fde007d52aec137ca125d7ec3b093 [file] [log] [blame]
// Build don't link:
// GROUPS passed warnings
// there should be a warning about foo only defining private methods
class foo {
int bar();
};// ERROR - .*