2 template <class> class a {};
3 template <class b> struct shared_ptr {
5 static void make_shared() { //%self.dbg.GetCommandInterpreter().HandleCompletion("e ", len("e "), 0, -1, lldb.SBStringList())
11 int main() { n::shared_ptr<int>::make_shared(); }