blob: e7b20a512db16ed2f4e4954d48878fab8fdc0ea6 [file] [log] [blame]
template <typename T>
void foot() {
}
inline void foo() {
}
template <typename T>
struct bart {
};
struct bar {
};