forked from OSchip/llvm-project
4 lines
67 B
C
4 lines
67 B
C
|
#include "cxx-irgen-top.h"
|
||
|
|
||
|
inline int h() { return S<int>::f(); }
|