2022-04-19 14:48:42 -07:00

4 lines
78 B
C++

template<unsigned> class SmallString {};
template<int> int var_template = 0;